X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=functions%2Fimap_asearch.php;h=b6b3a7db9cb056e977ea399ce3477c6999531237;hp=8ebbdc1733e1d088f58ccce5732fcca9686891f5;hb=eb19bc676326931545976b817f594025ed13eec0;hpb=74f5d33f2e66652d1838cf95947d285db0225bde;ds=sidebyside diff --git a/functions/imap_asearch.php b/functions/imap_asearch.php index 8ebbdc17..b6b3a7db 100644 --- a/functions/imap_asearch.php +++ b/functions/imap_asearch.php @@ -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 */