two more subpackage blocks
[squirrelmail.git] / functions / imap_asearch.php
index 8ebbdc1733e1d088f58ccce5732fcca9686891f5..b6b3a7db9cb056e977ea399ce3477c6999531237 100644 (file)
@@ -8,13 +8,14 @@
  *
  * IMAP asearch routines
  *
- * $Id$
+ * Subfolder search idea from Patch #806075 by Thomas Pohl xraven at users.sourceforge.net. Thanks Thomas!
+ *
+ * @version $Id$
  * @package squirrelmail
+ * @subpackage imap
  * @see search.php
  * @link ftp://ftp.rfc-editor.org/in-notes/rfc3501.txt
  * @author Alex Lemaresquier - Brainstorm - alex at brainstorm.fr
- *
- * Subfolder search idea from Patch #806075 by Thomas Pohl xraven at users.sourceforge.net. Thanks Thomas!
  */
 
 /** This functionality requires the IMAP and date functions */