Index: trunk/core/units/category_items/category_items_config.php =================================================================== diff -u -r2041 -r2308 --- trunk/core/units/category_items/category_items_config.php (.../category_items_config.php) (revision 2041) +++ trunk/core/units/category_items/category_items_config.php (.../category_items_config.php) (revision 2308) @@ -17,7 +17,7 @@ 'TableName' => TABLE_PREFIX.'CategoryItems', 'ParentTableKey'=> 'ResourceId', 'ForeignKey' => 'ItemResourceId', - 'ParentPrefix' => 'p', + 'ParentPrefix' => 'p', // 'cms' (how to do this ?) 'AutoDelete' => true, 'AutoClone' => false,