]> git.mxchange.org Git - friendica.git/blobdiff - mod/admin.php
Fix docblock in mod/admin.php
[friendica.git] / mod / admin.php
index 24b8b29a1b474b5154dcf7c215e097c4acee6cc9..9b8a054c423e4cb391d76aef7a08e7c35173f2bc 100644 (file)
@@ -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
  */