Index: branches/5.1.x/core/units/permissions/permissions_config.php =================================================================== diff -u -N -r12127 -r12657 --- branches/5.1.x/core/units/permissions/permissions_config.php (.../permissions_config.php) (revision 12127) +++ branches/5.1.x/core/units/permissions/permissions_config.php (.../permissions_config.php) (revision 12657) @@ -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