glenelkins - 2006-05-24

After hours of looking through this script i finally got it working. Only a few errors keep occuring such as:

Notice: Use of undefined constant ALLOW_HTML_TAGS_IN_POST_GET_REQUESTS - assumed 'ALLOW_HTML_TAGS_IN_POST_GET_REQUESTS' in C:\Program Files\EasyPHP1-8\www\phpCodeGenie3.0.2\app\common\utils\requestUtils\requestUtils.class.php on line 48

Now i looked in the "applicationConstants.inc.php" and 'ALLOW_HTML_TAGS_IN_POST_GET_REQUESTS' is not actually defined there, so why is this??