mirror of
https://github.com/e107inc/e107.git
synced 2025-04-05 13:12:56 +02:00
pdo class
This commit is contained in:
parent
0a820075c5
commit
cdd164a7c7
@ -684,14 +684,14 @@
|
||||
$this->assertEquals($expected, $actual, 'Unable to delete all records.');
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
public function testDb_SetErrorReporting()
|
||||
{
|
||||
$this->db->db_SetErrorReporting(false);
|
||||
// fixme - getErrorReporting.
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
public function testMl_check()
|
||||
{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user