Abdelali
New Member
Inscription: 15 Sep AM 11:099
Last seen: 15 Sep AM 11:099
Last seen: 15 Sep AM 11:099
Follow
[SOLVED] Session Destroy giving error on first click, later on it works fine in Audit.php
To fix it without updating : Go to this file : D:IntranethtdocsprojeqtormodelAudit.php and replace the ( line 219 ) @session_destroy(); ...
Il y a 10 ans
Forum
Session Destroy giving error
Go to this file : D:IntranethtdocsprojeqtormodelAudit.php and replace the ( line 219 ) @session_destroy(); by : unset($_SESSION)...
Il y a 10 ans
Forum