Source for file addrbook_popup.php

Documentation is available at addrbook_popup.php

  1. <?php
  2.  
  3. /**
  4.  * addrbook_popup.php
  5.  *
  6.  * Frameset for the JavaScript version of the address book.
  7.  *
  8.  * @copyright &copy; 1999-2006 The SquirrelMail Project Team
  9.  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  10.  * @version $Id: addrbook_popup.php,v 1.38 2006/08/15 15:44:31 stevetruckstuff Exp $
  11.  * @package squirrelmail
  12.  * @subpackage addressbook
  13.  */
  14.  
  15. /**
  16.  * Include the SquirrelMail initialization file.
  17.  */
  18. include('../include/init.php');
  19.  
  20. displayHtmlHeader($org_title .': '_("AddressBook")''falsetrue);
  21.  
  22. $oTemplate->display('addressbook_popup.tpl');
  23.  
  24. $oTemplate->display('footer.tpl');
  25. ?>

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