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