fixed typo

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8196 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2011-03-22 06:22:53 +00:00
parent e112ad0481
commit 51026bf32a

View file

@ -775,4 +775,6 @@
return mysql_fetch_object($result);
}
}
?>
return new DBMysql;
?>