Index: branches/5.0.x/core/units/help/help_config.php =================================================================== diff -u -r12117 -r12299 --- branches/5.0.x/core/units/help/help_config.php (.../help_config.php) (revision 12117) +++ branches/5.0.x/core/units/help/help_config.php (.../help_config.php) (revision 12299) @@ -1,6 +1,6 @@ 'h', 'EventHandlerClass' => Array('class'=>'HelpEventHandler','file'=>'help_event_handler.php','build_event'=>'OnBuild'), 'TagProcessorClass' => Array('class'=>'HelpTagProcessor','file'=>'help_tag_processor.php','build_event'=>'OnBuild'), @@ -23,6 +25,4 @@ 4 => 'title_preset', 5 => 'event', ), - ); - -?> \ No newline at end of file + ); \ No newline at end of file