Index: branches/5.0.x/core/units/admin/admin_events_handler.php =================================================================== diff -u -r12299 -r12323 --- branches/5.0.x/core/units/admin/admin_events_handler.php (.../admin_events_handler.php) (revision 12299) +++ branches/5.0.x/core/units/admin/admin_events_handler.php (.../admin_events_handler.php) (revision 12323) @@ -1,6 +1,6 @@ Application->recallObject('NParserCompiler'); /* @var $compiler NParserCompiler */ + $compiler->CompileTemplatesStep(); $event->status = erSTOP; }