John,
Actually it was discovered that it isn't an HCL issue, moreso a PHP setting. It's with the register_globals being tuned on in your php.ini (which is crazy!

).
What they have done is added the settings in their config.php file. If you look at the thread posted above, you will see all the dialogue.