deleting of folders should work now
[squirrelmail.git] / functions / imap.php
index 1bf3a248048c2be843095c2e0958025841130732..1ef7ace33eb5a6a60ce8d510c23db715fa68a41b 100644 (file)
@@ -2,6 +2,8 @@
    /**  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");