X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=plugins%2Flistcommands%2Ffunctions.php;h=1e48594d0b55c6cf5542b5f89107052de55d0e03;hb=f4f2d73f1deb90f9a701ad4826ecdca7fa9f817f;hp=31906a2fa117aa837ffc69818852bae682870007;hpb=9f7d2fa9bd415636f74f1325fe5f4ce6b0be546c;p=squirrelmail.git diff --git a/plugins/listcommands/functions.php b/plugins/listcommands/functions.php index 31906a2f..1e48594d 100644 --- a/plugins/listcommands/functions.php +++ b/plugins/listcommands/functions.php @@ -16,6 +16,9 @@ * @subpackage listcommands */ +/** + * internal function that builds mailing list links + */ function plugin_listcommands_menu_do() { global $passed_id, $passed_ent_id, $color, $mailbox, $message, $startMessage; @@ -89,4 +92,4 @@ function listcommands_fieldsdescr() { 'help' => _("Help")); } -?> +?> \ No newline at end of file