X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FApp.php;h=925b24c9e7b6ace3705e901014e0ed7022770f1d;hb=0a4119adaf6294bf43d135a0f435c1dd677c50e0;hp=7f22cfd91d7e42481eef44dabaa9409762bfbc5f;hpb=c58dc357d4fb97fc7d22e5c2db03a4f22719185c;p=friendica.git diff --git a/src/App.php b/src/App.php index 7f22cfd91d..925b24c9e7 100644 --- a/src/App.php +++ b/src/App.php @@ -28,7 +28,7 @@ use Psr\Log\LoggerInterface; * * class: App * - * @brief Our main application structure for the life of this page. + * Our main application structure for the life of this page. * * Primarily deals with the URL that got us here * and tries to make some sense of it, and @@ -393,8 +393,6 @@ class App } /** - * @brief Return full URL to theme which is currently in effect. - * * Provide a sane default if nothing is chosen or the specified theme does not exist. * * @return string