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