- <?
- /** This just includes the different sections of the imap functions.
- ** They have been organized into these sections for simplicity sake.
- **/
-
- include ("../functions/imap_mailbox.php");
- include ("../functions/imap_messages.php");
- include ("../functions/imap_general.php");
- ?>
|