X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=functions%2Fconstants.php;h=6bf50519b42f681cd9bd3258273349425ec85c99;hp=fd98ff32d5fd8712dae2beb61fdab06777230999;hb=f135ba35a8384b86c6d6a00afd85125784e62c74;hpb=9962527a7289f92defa53f2efff43bfff2447c39 diff --git a/functions/constants.php b/functions/constants.php index fd98ff32..6bf50519 100644 --- a/functions/constants.php +++ b/functions/constants.php @@ -1,42 +1,14 @@ +/** + * old constants function file location + * + * @copyright © 1999-2007 The SquirrelMail Project Team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + * @version $Id$ + * @package squirrelmail + */ + +/** break if somebody tries to load this file */ +die('Rewrite your code, functions/constants.php file location is changed in 1.5.2.' + .' Direct loading of functions/constants.php is deprecated.'); +?> \ No newline at end of file