From: Tobias Diekershoff Date: Mon, 24 Apr 2017 21:47:05 +0000 (+0200) Subject: docstrings for the admin panel functions X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=eeb72bd8798e14fdc81510a677cae569e2a68429;p=friendica.git docstrings for the admin panel functions --- diff --git a/mod/admin.php b/mod/admin.php index 3aeee6d8ec..7f96983dfd 100644 --- a/mod/admin.php +++ b/mod/admin.php @@ -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