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