strings.php should be loaded before output starts. forearch cycle produced
[squirrelmail.git] / functions / imap.php
index 3abe4a4875b5903001f2e1defe25430b747ce36e..b4a9bc93309a741bf375b448340ffab64f3f3b94 100644 (file)
  * They have been organized into these sections for simplicity sake.
  *
  * $Id$
+ * @package squirrelmail
  */
 
+/** Includes */
 require_once(SM_PATH . 'functions/imap_mailbox.php');
 require_once(SM_PATH . 'functions/imap_messages.php');
 require_once(SM_PATH . 'functions/imap_general.php');