mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 12:20:44 +02:00
More testing in db
This commit is contained in:
@@ -503,12 +503,12 @@
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
*/
|
||||
public function testDb_SetErrorReporting()
|
||||
{
|
||||
|
||||
$this->db->db_SetErrorReporting(false);
|
||||
}
|
||||
|
||||
/*
|
||||
public function testGen()
|
||||
{
|
||||
|
||||
|
@@ -507,12 +507,13 @@
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
*/
|
||||
public function testDb_SetErrorReporting()
|
||||
{
|
||||
|
||||
$this->db->db_SetErrorReporting(false);
|
||||
// fixme - getErrorReporting.
|
||||
}
|
||||
|
||||
/*
|
||||
public function testGen()
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user