Hi Janos,I noticed I made a small mod in your logout.php script when implementing years ago, I didn't like how it stays on the logout and you have to manually click the back link.
So I modified the bottom of your logout.php to:
...
}
header("Refresh: 2;index.php");
?>
which performs a refresh to index.php.
You might like to add this small code to your next version?
Michael.
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
