X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=functions%2Fconstants.php;h=6bf50519b42f681cd9bd3258273349425ec85c99;hp=a762b703c8ad1dacc1537f6ef46ce6e645254ec5;hb=da0135f62f730728c0c08c1ce5786c6332a366f2;hpb=fd87494d30afbfc69dafcaaaec43e287be4bc22c diff --git a/functions/constants.php b/functions/constants.php index a762b703..6bf50519 100644 --- a/functions/constants.php +++ b/functions/constants.php @@ -1,35 +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