X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=functions%2Fimap.php;h=24948510a8713fb45cc784950187f13815c7c286;hb=785fda95d72ef1fcd6a7e0198ff708e477e88be3;hp=824501ce3a4352b770a9df654186cf6eba7e015c;hpb=f435778e5dabea883d6394d5ab43ae72d51dfd50;p=squirrelmail.git diff --git a/functions/imap.php b/functions/imap.php index 824501ce..24948510 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');