Index: branches/RC/core/units/general/helpers/template_helper.php =================================================================== diff -u -r11336 -r11428 --- branches/RC/core/units/general/helpers/template_helper.php (.../template_helper.php) (revision 11336) +++ branches/RC/core/units/general/helpers/template_helper.php (.../template_helper.php) (revision 11428) @@ -234,6 +234,8 @@ unlink( $this->_getTemplateFile(false, '.tpl.bak') ); } + define('DBG_SKIP_REPORTING', 1); + $this->Application->Redirect($this->Application->GetVar('source')); echo 1; // were changes return true;