Some fixup:
[squirrelmail.git] / functions / imap_search.php
index a546b4e649801647573716a264e8f41ea7abc5e1..e65126fc06e24c16ddc5a08cf992cf4709061b03 100644 (file)
@@ -3,10 +3,6 @@
     ** IMAP SEARCH ROUTIES
     ** $Id$
     *****************************************************************/
-    
-   if (defined ('imap_search_php'))
-      return;
-   define ('imap_search_php', true);
    
    require_once('../functions/imap.php');
    require_once('../functions/date.php');