X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=plugins%2Flistcommands%2Fsetup.php;h=4a9b73cb14e5c5c5c15de9df4596561e42bc3808;hb=ea5f4b8eaf805c4cc4e9533e87d057300a7fe666;hp=afb634d3889c96bad1e63553fcf484d9e9b3e608;hpb=96d985e56dd20e2045e07673fc42e1ad908b398e;p=squirrelmail.git diff --git a/plugins/listcommands/setup.php b/plugins/listcommands/setup.php index afb634d3..4a9b73cb 100644 --- a/plugins/listcommands/setup.php +++ b/plugins/listcommands/setup.php @@ -12,8 +12,13 @@ * commands such as (un)subscribe, help and list archives. * * $Id$ + * @package plugins + * @subpackage listcommands */ +/** + * Initialize the listcommands plugin + */ function squirrelmail_plugin_init_listcommands () { global $squirrelmail_plugin_hooks;