]> git.mxchange.org Git - friendica.git/blobdiff - src/App/Mode.php
Move mod/rsd_xml to src/Module/ReallySimpleDiscovery
[friendica.git] / src / App / Mode.php
index fdfb2ce6e0b4cb9ec6210fd1fe9f2a637d893f84..8d82ffc0b499ee57b24df6716d5e11bda4cde783 100644 (file)
@@ -42,7 +42,7 @@ class Mode
         * - App::MODE_NORMAL     : Normal run with all features enabled
         *
         * @param string $basepath the Basepath of the Application
-        *
+        * @throws \Friendica\Network\HTTPException\InternalServerErrorException
         */
        public function determine($basepath = null)
        {