Back out support for using SM without Frames
[squirrelmail.git] / plugins / info / setup.php
index f31e03eff5b8559aed5688def52fc4fdd0f18c61..c5476bd54a70bf6b15cbb269d89af40470f9cba5 100644 (file)
@@ -1,15 +1,17 @@
 <?php
 
-/* setup file for the IMAP server info plugin
- * Copyright (c) 1999-2002 The SquirrelMail Project Team
+/** setup file for the IMAP server info plugin
+ * Copyright (c) 1999-2003 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *   
  * by: Jason Munro jason@stdbev.com
  * 
  * $Id$
- * 
+ * @package plugins
+ * @subpackage info
  */
 
+/** @ignore */
 require_once (SM_PATH . 'plugins/info/functions.php');
 
 function squirrelmail_plugin_init_info() {