Index: trunk/core/units/general/cat_tag_processor.php =================================================================== diff -u -r5002 -r5030 --- trunk/core/units/general/cat_tag_processor.php (.../cat_tag_processor.php) (revision 5002) +++ trunk/core/units/general/cat_tag_processor.php (.../cat_tag_processor.php) (revision 5030) @@ -107,8 +107,6 @@ function ExportStatus($params) { - define('DBG_SKIP_REPORTING', 1); - $export_object =& $this->Application->recallObject('CatItemExportHelper'); $event = new kEvent($this->getPrefixSpecial().':OnDummy');