Index: branches/5.1.x/core/units/custom_data/custom_data_event_handler.php =================================================================== diff -u -N -r12127 -r12657 --- branches/5.1.x/core/units/custom_data/custom_data_event_handler.php (.../custom_data_event_handler.php) (revision 12127) +++ branches/5.1.x/core/units/custom_data/custom_data_event_handler.php (.../custom_data_event_handler.php) (revision 12657) @@ -1,6 +1,6 @@ Application->setUnitOption($prefix, 'CustomFields', $custom_fields); $this->Application->setUnitOption($prefix, 'VirtualFields', $virtual_fields); } - } -?> \ No newline at end of file + } \ No newline at end of file