Index: branches/unlabeled/unlabeled-1.10.2/core/units/categories/cache_updater.php =================================================================== diff -u -r7755 -r7813 --- branches/unlabeled/unlabeled-1.10.2/core/units/categories/cache_updater.php (.../cache_updater.php) (revision 7755) +++ branches/unlabeled/unlabeled-1.10.2/core/units/categories/cache_updater.php (.../cache_updater.php) (revision 7813) @@ -250,6 +250,7 @@ $data['category_template'] = ''; $data['item_template'] = ''; $data['children_count'] = 0; + $data['system'] = 0; $this->Stack->Push($data); }