[-] Core: Fix #PSCFV-8012 attribute_url is sometimes null but also sometimes empty...
This commit is contained in:
@@ -220,6 +220,7 @@ class AdminModulesControllerCore extends AdminController
|
||||
{
|
||||
$this->context->cookie->username_addons = '';
|
||||
$this->context->cookie->password_addons = '';
|
||||
$this->context->cookie->write();
|
||||
die('OK');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user