X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Fimap.php;h=24948510a8713fb45cc784950187f13815c7c286;hb=d72549cb90b0473f1d7a99e796ede80dac1b1ec3;hp=2121271fe30f16ecb28242e3fb1287530d3b5f75;hpb=aa42fbfb4a9b641bf58178697707dca5638ee1dd;p=squirrelmail.git diff --git a/functions/imap.php b/functions/imap.php index 2121271f..24948510 100644 --- a/functions/imap.php +++ b/functions/imap.php @@ -1,33 +1,18 @@ - +/** Includes */ +include_once(SM_PATH . 'functions/imap_messages.php'); +include_once(SM_PATH . 'functions/imap_general.php');