this should have been gone a while ago :S
git-svn-id: file:///home/shish/svn/shimmie2/trunk@442 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
18cd7d0097
commit
810fd0148a
@ -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