Index: branches/5.0.x/core/units/custom_data/custom_data_event_handler.php =================================================================== diff -u -r12117 -r12299 --- branches/5.0.x/core/units/custom_data/custom_data_event_handler.php (.../custom_data_event_handler.php) (revision 12117) +++ branches/5.0.x/core/units/custom_data/custom_data_event_handler.php (.../custom_data_event_handler.php) (revision 12299) @@ -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