Removed test mode
This commit is contained in:
parent
53237a0259
commit
0fa6921845
2 changed files with 0 additions and 5 deletions
|
@ -57,8 +57,6 @@ class StaticDatabase extends Database
|
|||
$this->connection = self::$staticConnection;
|
||||
$this->connected = true;
|
||||
|
||||
$this->setTestmode(true);
|
||||
|
||||
return $this->connected;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue