* fix for api and remove bom and adjust for php8.1.
This commit is contained in:
@@ -623,7 +623,6 @@ class baseRouter
|
||||
$this->cookie = new super('cookie');
|
||||
$this->session = new super('session', $this->tab);
|
||||
|
||||
unset($GLOBALS);
|
||||
unset($_REQUEST);
|
||||
|
||||
/* Change for CSRF. */
|
||||
|
||||
Reference in New Issue
Block a user