If we aren't connected to the database, we shouldn't return "true" on connect
This commit is contained in:
@@ -101,6 +101,7 @@ class dba {
|
|||||||
if (!$install) {
|
if (!$install) {
|
||||||
System::unavailable();
|
System::unavailable();
|
||||||
}
|
}
|
||||||
|
return false;
|
||||||
}
|
}
|
||||||
$a->save_timestamp($stamp1, "network");
|
$a->save_timestamp($stamp1, "network");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user