Index: trunk/core/units/custom_fields/custom_fields_event_handler.php =================================================================== diff -u -N -r4670 -r4842 --- trunk/core/units/custom_fields/custom_fields_event_handler.php (.../custom_fields_event_handler.php) (revision 4670) +++ trunk/core/units/custom_fields/custom_fields_event_handler.php (.../custom_fields_event_handler.php) (revision 4842) @@ -16,8 +16,6 @@ $section = $this->Application->getUnitOption($main_prefix.'.custom', 'PermSection'); $event->setEventParam('PermSection', $section); return parent::CheckPermission($event); - - } /**