Closed FrikFry closed 13 years ago
Any update on this one?
fixed this, you were absolutely right, took me a bit to get time to fix this :)
Roger that. Thanks.
Heh. I hadn't seen you're comment about any update when I posted that it'd been fixed :)
Nice. :D
The welcome to echelon message appears regardless of how many times you've logged in. I believe I fixed the issue by changing line 15 of index.php from
if($_SESSION['last_seen'] != ''
to
if($_SESSION['last_seen'] == ''