Index: branches/5.1.x/core/install/install_toolkit.php =================================================================== diff -u -N -r13275 -r13312 --- branches/5.1.x/core/install/install_toolkit.php (.../install_toolkit.php) (revision 13275) +++ branches/5.1.x/core/install/install_toolkit.php (.../install_toolkit.php) (revision 13312) @@ -1,6 +1,6 @@ Application->HandleEvent($event, 'adm:OnResetMemcache'); $this->Application->HandleEvent($event, 'adm:OnResetConfigsCache'); $this->Application->HandleEvent($event, 'c:OnResetCMSMenuCache'); Index: branches/5.1.x/core/install.php =================================================================== diff -u -N -r13189 -r13312 --- branches/5.1.x/core/install.php (.../install.php) (revision 13189) +++ branches/5.1.x/core/install.php (.../install.php) (revision 13312) @@ -1,6 +1,6 @@ Application->HandleEvent($event, 'adm:OnResetMemcache'); + $license_source = $this->GetVar('license_source'); switch ($license_source) { case 1: // Download from Intechnic