Improved local backend handling.
[squirrelmail.git] / functions / imap.php
index 44c63bdae089d7aabb7b09edc59e79245224451b..1ef7ace33eb5a6a60ce8d510c23db715fa68a41b 100644 (file)
@@ -2,9 +2,10 @@
    /**  This just includes the different sections of the imap functions.
     **  They have been organized into these sections for simplicity sake.
     **/
+
+   $imap_php = true;
    
    include ("../functions/imap_mailbox.php");
    include ("../functions/imap_messages.php");
    include ("../functions/imap_general.php");
 ?>
-