PHP 8 Compatibility
This commit is contained in:
@@ -112,7 +112,7 @@ class RememberMeCookie extends Base
|
||||
'',
|
||||
time() - 3600,
|
||||
$this->helper->url->dir(),
|
||||
null,
|
||||
'',
|
||||
$this->request->isHTTPS(),
|
||||
true
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user