Index: branches/RC/core/units/categories/categories_config.php =================================================================== diff -u -N -r10455 -r10494 --- branches/RC/core/units/categories/categories_config.php (.../categories_config.php) (revision 10455) +++ branches/RC/core/units/categories/categories_config.php (.../categories_config.php) (revision 10494) @@ -244,6 +244,8 @@ ) ), + 'CacheModRewrite' => true, + 'Fields' => Array ( 'CategoryId' => Array('type' => 'int','not_null' => 1,'default' => 0),