X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Fimap.php;h=e4e857235082872b3d85a8db2d470ef87c73fb9d;hb=1a219da922df1afc87719d4e8d8110c65cf09446;hp=2121271fe30f16ecb28242e3fb1287530d3b5f75;hpb=aa42fbfb4a9b641bf58178697707dca5638ee1dd;p=squirrelmail.git diff --git a/functions/imap.php b/functions/imap.php index 2121271f..e4e85723 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');