X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Fimap.php;h=e4e857235082872b3d85a8db2d470ef87c73fb9d;hb=1a219da922df1afc87719d4e8d8110c65cf09446;hp=9a3a41d22aa571d3da9ea38c61d5108383d6ea2e;hpb=2ba138034e8cf69a80201035e0abdb51af93083d;p=squirrelmail.git diff --git a/functions/imap.php b/functions/imap.php index 9a3a41d2..e4e85723 100644 --- a/functions/imap.php +++ b/functions/imap.php @@ -1,22 +1,18 @@ \ No newline at end of file +/** Includes */ +include_once(SM_PATH . 'functions/imap_messages.php'); +include_once(SM_PATH . 'functions/imap_general.php');