X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Fconstants.php;h=5746d8e4fa9d30c5bcd448dbb8151925f732f7cb;hb=1c5dd6f2c4703243a932974cf22e78abf34defe5;hp=e223c464f76940fdbbf4ebbaf8a6595ee6c0a3a3;hpb=7350889b45590aee831ba1150ee94efb95b03992;p=squirrelmail.git diff --git a/functions/constants.php b/functions/constants.php index e223c464..5746d8e4 100644 --- a/functions/constants.php +++ b/functions/constants.php @@ -1,51 +1,14 @@ +/** + * old constants function file location + * + * @copyright 1999-2014 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