Index: branches/5.1.x/core/units/user_profile/user_profile_config.php =================================================================== diff -u -N -r12127 -r12657 --- branches/5.1.x/core/units/user_profile/user_profile_config.php (.../user_profile_config.php) (revision 12127) +++ branches/5.1.x/core/units/user_profile/user_profile_config.php (.../user_profile_config.php) (revision 12657) @@ -1,6 +1,6 @@ 'user-profile', 'ItemClass' => Array('class' => 'kDBItem', 'file' => '', 'build_event' => 'OnItemBuild'), @@ -44,6 +46,4 @@ 'VariableName' => Array ('type' => 'string', 'max_len' => 255, 'not_null' => 1, 'default' => ''), 'VariableValue' => Array ('type' => 'string', 'not_null' => 1, 'default' => ''), ), - ); - -?> \ No newline at end of file + ); \ No newline at end of file