X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Fimap.php;h=84dfa9c9dc90d887a26bb16e250541006500a080;hb=e8be31f7b520125e66ea579b7c391cf0a5502dd4;hp=b0a24be7b3ff4fb6e62695f318fd5ef7cebd5ecb;hpb=245a6892bf5c780904ef9677f24d624ea17e0749;p=squirrelmail.git diff --git a/functions/imap.php b/functions/imap.php index b0a24be7..84dfa9c9 100644 --- a/functions/imap.php +++ b/functions/imap.php @@ -1,16 +1,20 @@ +/** Includes */ +include_once(SM_PATH . 'functions/imap_messages.php'); +include_once(SM_PATH . 'functions/imap_general.php'); + +?> \ No newline at end of file