]> git.mxchange.org Git - friendica.git/blobdiff - src/Core/System.php
Move index.php content to App->runFrontend
[friendica.git] / src / Core / System.php
index 5b5fac82f01b520e4f31e86e70904932d719a709..b2c17750da5a259cfa0b2d8566f9c7f305486f31 100644 (file)
@@ -142,7 +142,7 @@ class System extends BaseObject
                                '$description' => defaults($description, 'description', '')]);
                }
 
-               killme();
+               exit();
        }
 
        /**