Improve the test data
This commit is contained in:
parent
73ca1096ec
commit
270d1aeb41
4 changed files with 42 additions and 15 deletions
|
@ -58,7 +58,6 @@ class StaticDatabase extends Database
|
|||
$this->connection = self::$staticConnection;
|
||||
$this->connected = true;
|
||||
$this->emulate_prepares = false;
|
||||
$this->pdo_emulate_prepares = false;
|
||||
|
||||
return $this->connected;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue