this should have been gone a while ago
git-svn-id: file:///home/shish/svn/shimmie2/branches/branch_2.1@443 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
9e4ec88876
commit
4d708694a1
@ -36,7 +36,6 @@ class Database {
|
||||
if($this->db) {
|
||||
$this->db->SetFetchMode(ADODB_FETCH_ASSOC);
|
||||
$this->db->Execute("SET NAMES utf8"); // FIXME: mysql specific :|
|
||||
$this->extensions = $this->db->GetAssoc("SELECT name, version FROM extensions");
|
||||
}
|
||||
else {
|
||||
$version = VERSION;
|
||||
|
Loading…
x
Reference in New Issue
Block a user