]> git.mxchange.org Git - friendica.git/commitdiff
docstrings for the admin panel functions
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 24 Apr 2017 21:47:05 +0000 (23:47 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 24 Apr 2017 21:47:05 +0000 (23:47 +0200)
mod/admin.php

index 3aeee6d8ec058763a7b528dcff8d2f171e42faf2..7f96983dfda55b4b5892102382179597f15a4d7d 100644 (file)
@@ -264,7 +264,8 @@ function admin_content(App $a) {
  *
  * This function generates the subpage of the admin panel to allow the
  * modification of the node wide block/black list to block entire
- * remote servers from communication with this node.
+ * remote servers from communication with this node. The page allows
+ * adding, removing and editing of entries from the blocklist.
  *
  * @param App $a
  * @return string