X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fadmin.php;h=9b8a054c423e4cb391d76aef7a08e7c35173f2bc;hb=f4502af2398a2a86b801838cf06f56cac2f4d9d7;hp=24b8b29a1b474b5154dcf7c215e097c4acee6cc9;hpb=89cb1b276d675e992e201c68cb2a69c0c8bd651e;p=friendica.git diff --git a/mod/admin.php b/mod/admin.php index 24b8b29a1b..9b8a054c42 100644 --- a/mod/admin.php +++ b/mod/admin.php @@ -34,7 +34,9 @@ use Friendica\Util\Strings; use Friendica\Util\Temporal; /** - * Sets the current theme for theme settings pages. This needs to be done before the post() or content() are called + * Sets the current theme for theme settings pages. + * + * This needs to be done before the post() or content() methods are called. * * @param App $a */