Index: branches/5.1.x/core/units/custom_data/custom_data_config.php =================================================================== diff -u -N -r12127 -r12657 --- branches/5.1.x/core/units/custom_data/custom_data_config.php (.../custom_data_config.php) (revision 12127) +++ branches/5.1.x/core/units/custom_data/custom_data_config.php (.../custom_data_config.php) (revision 12657) @@ -1,6 +1,6 @@ 'cdata', @@ -44,6 +46,4 @@ 'CustomDataId' => Array('type' => 'int', 'not_null' => 1, 'default' => 0), 'ResourceId' => Array('type' => 'int', 'not_null' => 1, 'default' => 0), ), - ); - -?> \ No newline at end of file + ); \ No newline at end of file