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