Index: branches/5.1.x/core/install/install_toolkit.php =================================================================== diff -u -N -r13806 -r13956 --- branches/5.1.x/core/install/install_toolkit.php (.../install_toolkit.php) (revision 13806) +++ branches/5.1.x/core/install/install_toolkit.php (.../install_toolkit.php) (revision 13956) @@ -1,6 +1,6 @@ Application->HandleEvent($event, 'adm:OnResetConfigsCache'); + $this->Application->HandleEvent($event, 'adm:OnResetSections'); $this->Application->HandleEvent($event, 'c:OnResetCMSMenuCache'); $this->Conn->Query('DELETE FROM ' . TABLE_PREFIX . 'CachedUrls');