WickedShell / echelon

http://echelon.bigbrotherbot.net
14 stars 7 forks source link

Welcome to Echelon... #11

Closed FrikFry closed 13 years ago

FrikFry commented 13 years ago

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'] == ''

FrikFry commented 13 years ago

Any update on this one?

WickedShell commented 13 years ago

fixed this, you were absolutely right, took me a bit to get time to fix this :)

FrikFry commented 13 years ago

Roger that. Thanks.

WickedShell commented 13 years ago

Heh. I hadn't seen you're comment about any update when I posted that it'd been fixed :)

FrikFry commented 13 years ago

Nice. :D