Initial groundwork to use phpdocumentor.
[squirrelmail.git] / plugins / info / options.php
index 8e400e0a4ea1db412ebb9d9deb41f8427db003e3..9eb2ce69fdb6150fda84bc50b585e222885b5de9 100644 (file)
@@ -1,6 +1,7 @@
 <?PHP
 
-/* options page for IMAP info plugin 
+/**
+ * options page for IMAP info plugin 
  * Copyright (c) 1999-2003 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *   
  * jason@stdbev.com
  * 
  * $Id$
- * 
+ * @package plugins
+ * @subpackage info
  */
 
+/** @ignore */
 define('SM_PATH','../../');
 
 /* SquirrelMail required files. */