X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=functions%2Fimap.php;h=e4e857235082872b3d85a8db2d470ef87c73fb9d;hp=824501ce3a4352b770a9df654186cf6eba7e015c;hb=79dd8c728f29d35dc3f971cd936e164927002bde;hpb=f435778e5dabea883d6394d5ab43ae72d51dfd50 diff --git a/functions/imap.php b/functions/imap.php index 824501ce..e4e85723 100644 --- a/functions/imap.php +++ b/functions/imap.php @@ -1,18 +1,18 @@ +/** Includes */ +include_once(SM_PATH . 'functions/imap_messages.php'); +include_once(SM_PATH . 'functions/imap_general.php');