Well, the stuff before that condition is definitely in the code. But, that condition is evaling to No, thus the code isn't showing up.
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
PHP Code:
define('DISABLE_HOOKS', true);
thanks lynne.
disable the plugin system before and had checked the config.php.
Remove the plug-ins one by one to look back and never got another chance I think.