Index: branches/5.0.x/core/units/help/help_tag_processor.php =================================================================== diff -u -r12202 -r12299 --- branches/5.0.x/core/units/help/help_tag_processor.php (.../help_tag_processor.php) (revision 12202) +++ branches/5.0.x/core/units/help/help_tag_processor.php (.../help_tag_processor.php) (revision 12299) @@ -1,6 +1,6 @@ Application->GetVar('h_prefix') ); @@ -114,6 +115,4 @@ $module_folder = trim( $this->Application->findModule('Name', $this->getModule(), 'Path'), '/'); return '../../'.$module_folder.'/admin_templates/'; } - } - -?> \ No newline at end of file + } \ No newline at end of file