program/include/main.inc
@@ -134,6 +134,10 @@ global $CONFIG, $IMAP; $IMAP = new rcube_imap(); // enable caching of imap data if ($CONFIG['enable_caching']===TRUE) $IMAP->set_caching(TRUE); // set root dir from config if (strlen($CONFIG['imap_root']))