X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=functions%2Fconstants.php;h=70efad629af0d82ab7ceca40c471e369687c85c6;hp=4734a819a05fca6c8b2cac78c9ec401bd3f96b9f;hb=bb40a9c1d9766ba4212a3350fbd702af3e2d06ee;hpb=e938ae34d62fa626a9e9221c1dea6d854a0aa714 diff --git a/functions/constants.php b/functions/constants.php index 4734a819..70efad62 100644 --- a/functions/constants.php +++ b/functions/constants.php @@ -1,50 +1,14 @@ +/** + * old constants function file location + * + * @copyright 1999-2011 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