Index: branches/5.0.x/core/units/permissions/permissions_config.php =================================================================== diff -u -r12117 -r12299 --- branches/5.0.x/core/units/permissions/permissions_config.php (.../permissions_config.php) (revision 12117) +++ branches/5.0.x/core/units/permissions/permissions_config.php (.../permissions_config.php) (revision 12299) @@ -1,6 +1,6 @@ 'perm', 'ItemClass' => Array('class'=>'kDBItem','file'=>'','build_event'=>'OnItemBuild'), 'ListClass' => Array('class'=>'kDBList','file'=>'','build_event'=>'OnListBuild'), @@ -95,6 +97,4 @@ 'Type' => Array('type' => 'int','not_null' => 1,'default' => 0), 'CatId' => Array('type' => 'int','not_null' => 1,'default' => 0), ), - ); - -?> \ No newline at end of file + ); \ No newline at end of file