Index: branches/5.1.x/core/units/favorites/favorites_config.php =================================================================== diff -u -N -r12127 -r12657 --- branches/5.1.x/core/units/favorites/favorites_config.php (.../favorites_config.php) (revision 12127) +++ branches/5.1.x/core/units/favorites/favorites_config.php (.../favorites_config.php) (revision 12657) @@ -1,6 +1,6 @@ 'fav', 'ItemClass' => Array('class' => 'kDBItem', 'file' => '', 'build_event' => 'OnItemBuild'), @@ -92,6 +94,4 @@ 'ItemTypeId' => Array('type' => 'int','not_null' => 1, 'default' => 0), 'Modified' => Array('type' => 'int','not_null' => 1, 'default' => '#NOW#'), ), - ); - -?> \ No newline at end of file + ); \ No newline at end of file