X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Fconstants.php;h=2a86de5316310899d74dabcc485085044a95cbe6;hb=84edf699d419494324e08176c89e9fbfc5a23818;hp=50daeecf959855d9cc43678fdf341ba91a4b6c8e;hpb=a3ec3c9131807abe5f36603441b0a642661882bc;p=squirrelmail.git diff --git a/functions/constants.php b/functions/constants.php index 50daeecf..2a86de53 100644 --- a/functions/constants.php +++ b/functions/constants.php @@ -1,31 +1,14 @@ +/** + * old constants function file location + * + * @copyright 1999-2009 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