"system_unavailable.php" is unavailable now
This commit is contained in:
parent
35c10ac335
commit
0457bd995f
4 changed files with 15 additions and 23 deletions
10
boot.php
10
boot.php
|
|
@ -563,16 +563,6 @@ function x($s, $k = null)
|
|||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief Called from db initialisation if db is dead.
|
||||
*/
|
||||
function system_unavailable()
|
||||
{
|
||||
include 'system_unavailable.php';
|
||||
system_down();
|
||||
killme();
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief Returns the baseurl.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue