PHP webinterface |
Post Reply |
Author | |
jdevv
Newbie Joined: 13 July 2005 Location: Netherlands Status: Offline Points: 5 |
Post Options
Thanks(0)
Posted: 10 October 2005 at 5:29pm |
Hi, I have problems with login function of the php-webinterface. When i edit listspam.php and set quit=0 the you can always login but not logout. <?php require_once 'authenticate.php'; $Quit = $_GET['Quit']; if ($Quit = 1) { $_SESSION['EmailTo'] = ''; } $EmailTo = $_SESSION['EmailTo']; Is there a solution for it? Thanks, JD |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
This page was generated in 0.242 seconds.