Initial groundwork to use phpdocumentor.
[squirrelmail.git] / plugins / message_details / setup.php
index 9c471c57b04b68cebd9839fe04dcf05c55f5cbf4..7977da8c24cfe140a63a8bdffe0df00646f51f26 100644 (file)
@@ -7,9 +7,13 @@
 * Licensed under the GNU GPL. For full terms see the file COPYING.
 * 
 * $Id$
+* @package plugins
+* @subpackage message_details
 **/
 
-
+/**
+ * Initialize the plugin
+ */
 function squirrelmail_plugin_init_message_details()
 {
   global $squirrelmail_plugin_hooks;