4images code on GitHub Click here to visit GitHub.
0 Members and 1 Guest are viewing this topic.
$this->error("Could not connect to the database server ($db_host, $db_user).", 1);
$this->error("Could not connect to the database server (" . $db_host . ", " . $db_user . ").", 1);