1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-13 14:04:51 +02:00

More testing in db

This commit is contained in:
Cameron
2019-02-09 13:08:32 -08:00
parent 5db55c437a
commit 7cc8fef477
2 changed files with 7 additions and 6 deletions

View File

@@ -503,12 +503,12 @@
{
}
*/
public function testDb_SetErrorReporting()
{
$this->db->db_SetErrorReporting(false);
}
/*
public function testGen()
{