]> git.mxchange.org Git - friendica.git/blobdiff - src/Core/System.php
Rework App modes
[friendica.git] / src / Core / System.php
index e3dc4e5870d96309d2cc0e74dfc2c583568ea8df..4e2b63f044bbb2ae30ee374924671bf37c3f040e 100644 (file)
@@ -85,20 +85,6 @@ class System extends BaseObject
                return implode(', ', $callstack2);
        }
 
-       /**
-        * @brief Called from db initialisation when db is dead.
-        */
-       static public function unavailable() {
-echo <<< EOT
-<html>
-       <head><title>System Unavailable</title></head>
-       <body>Apologies but this site is unavailable at the moment. Please try again later.</body>
-</html>
-EOT;
-
-               killme();
-       }
-
        /**
         * Generic XML return
         * Outputs a basic dfrn XML status structure to STDOUT, with a <status> variable