mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-03 09:45:03 +02:00
session_destroy();
This commit is contained in:
parent
0dc79cd5c4
commit
f9fe261e55
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ class Admin
|
|||
'httponly' => true,
|
||||
'samesite' => 'Lax',
|
||||
]);
|
||||
session_destroy();
|
||||
unset($_COOKIE['aid']);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue