We're living in 2004 now... perl is your friend for these kinds of things :)
[squirrelmail.git] / plugins / info / options.php
index 8e400e0a4ea1db412ebb9d9deb41f8427db003e3..90f34522fcef7e51f564c8700bbbd6d0f7218471 100644 (file)
@@ -1,7 +1,8 @@
 <?PHP
 
-/* options page for IMAP info plugin 
- * Copyright (c) 1999-2003 The SquirrelMail Project Team
+/**
+ * options page for IMAP info plugin 
+ * Copyright (c) 1999-2004 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *   
  * This is where it all happens :)
  * jason@stdbev.com
  * 
  * $Id$
- * 
+ * @package plugins
+ * @subpackage info
  */
 
+/** @ignore */
 define('SM_PATH','../../');
 
 /* SquirrelMail required files. */