Source for file imap.php

Documentation is available at imap.php

  1. <?php
  2.  
  3. /**
  4.  * imap.php
  5.  *
  6.  * This just includes the different sections of the imap functions.
  7.  * They have been organized into these sections for simplicity sake.
  8.  *
  9.  * @copyright &copy; 1999-2006 The SquirrelMail Project Team
  10.  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  11.  * @version $Id: imap.php,v 1.44.2.6 2006/04/14 22:27:07 jervfors Exp $
  12.  * @package squirrelmail
  13.  * @subpackage imap
  14.  */
  15.  
  16. /** Includes */
  17. require_once(SM_PATH 'functions/imap_mailbox.php');
  18. require_once(SM_PATH 'functions/imap_messages.php');
  19. require_once(SM_PATH 'functions/imap_general.php');
  20. require_once(SM_PATH 'functions/imap_search.php');
  21.  
  22. ?>

Documentation generated on Sat, 07 Oct 2006 16:31:36 +0300 by phpDocumentor 1.3.0RC6