Source for file constants.php

Documentation is available at constants.php

  1. <?php
  2. /**
  3.  * old constants function file location
  4.  *
  5.  * @copyright 1999-2020 The SquirrelMail Project Team
  6.  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  7.  * @version $Id: constants.php 14845 2020-01-07 08:09:34Z pdontthink $
  8.  * @package squirrelmail
  9.  */
  10.  
  11. /** break if somebody tries to load this file */
  12. die('Rewrite your code, functions/constants.php file location is changed in 1.5.2.'
  13.     .' Direct loading of functions/constants.php is deprecated.');
  14. ?>

Documentation generated on Mon, 13 Jan 2020 04:22:13 +0100 by phpDocumentor 1.4.3