Initial groundwork to use phpdocumentor.
[squirrelmail.git] / plugins / listcommands / setup.php
index afb634d3889c96bad1e63553fcf484d9e9b3e608..4a9b73cb14e5c5c5c15de9df4596561e42bc3808 100644 (file)
  * 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;