Index: branches/5.3.x/core/units/categories/categories_config.php =================================================================== diff -u -N -r16389 -r16395 --- branches/5.3.x/core/units/categories/categories_config.php (.../categories_config.php) (revision 16389) +++ branches/5.3.x/core/units/categories/categories_config.php (.../categories_config.php) (revision 16395) @@ -1,6 +1,6 @@ Array ('class' => 'CategoriesTagProcessor', 'file' => 'categories_tag_processor.php', 'build_event' => 'OnBuild'), 'RegisterClasses' => Array ( + Array ('pseudo' => 'clsCachedPermissions', 'class' => 'clsCachedPermissions', 'file' => 'cache_updater.php', 'build_event' => ''), + Array ('pseudo' => 'clsRecursionStack', 'class' => 'clsRecursionStack', 'file' => 'cache_updater.php', 'build_event' => ''), Array ('pseudo' => 'kPermCacheUpdater', 'class' => 'kPermCacheUpdater', 'file' => 'cache_updater.php', 'build_event' => ''), ),