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