docstrings for the admin panel functions

This commit is contained in:
Tobias Diekershoff 2017-04-24 23:47:05 +02:00
parent f969f44603
commit eeb72bd879
1 changed files with 2 additions and 1 deletions

View 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