Index: branches/5.2.x/core/install/install_toolkit.php =================================================================== diff -u -N -r15158 -r15176 --- branches/5.2.x/core/install/install_toolkit.php (.../install_toolkit.php) (revision 15158) +++ branches/5.2.x/core/install/install_toolkit.php (.../install_toolkit.php) (revision 15176) @@ -1,6 +1,6 @@ Application->HandleEvent(new kEvent('adm:OnResetMemcache')); // not in DB = 100% invalidate $this->Application->HandleEvent(new kEvent('adm:OnResetConfigsCache')); $this->Application->HandleEvent(new kEvent('adm:OnResetSections')); $this->Application->HandleEvent(new kEvent('c:OnResetCMSMenuCache'));