Index: branches/5.0.x/core/units/themes/themes_config.php =================================================================== diff -u -r12117 -r12299 --- branches/5.0.x/core/units/themes/themes_config.php (.../themes_config.php) (revision 12117) +++ branches/5.0.x/core/units/themes/themes_config.php (.../themes_config.php) (revision 12299) @@ -1,6 +1,6 @@ 'theme', 'ItemClass' => Array('class'=>'ThemeItem','file'=>'theme_item.php','build_event'=>'OnItemBuild'), 'ListClass' => Array('class'=>'kDBList','file'=>'','build_event'=>'OnListBuild'), @@ -152,6 +154,4 @@ ), ), ), - ); - -?> \ No newline at end of file + ); \ No newline at end of file