Initial groundwork to use phpdocumentor.
[squirrelmail.git] / plugins / delete_move_next / setup.php
index 21376a999fcd8950795c6f0e909cb794af5f5716..8c8c306809dc5f95fba1f4126b3bbedf6b43012a 100644 (file)
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * $Id$
+ * @package plugins
+ * @subpackage delete_move_next
  */
 
+/**
+ * Initialize the plugin
+ * @return void
+ */
 function squirrelmail_plugin_init_delete_move_next() {
     global $squirrelmail_plugin_hooks;