mirror of
https://github.com/friendica/friendica
synced 2025-04-25 19:50:12 +00:00
"system_unavailable.php" is unavailable now
This commit is contained in:
parent
35c10ac335
commit
0457bd995f
4 changed files with 15 additions and 23 deletions
|
@ -97,7 +97,7 @@ class dba {
|
|||
if (!self::$connected) {
|
||||
self::$db = null;
|
||||
if (!$install) {
|
||||
system_unavailable();
|
||||
System::unavailable();
|
||||
}
|
||||
}
|
||||
$a->save_timestamp($stamp1, "network");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue