Page 1 of 1

What the heck is this? It has Shooraijin written all over it.

PostPosted: Wed Feb 23, 2005 8:09 pm
by Shao Feng-Li
// shooby's guest killer print "There are too many guests logged on right now. Please try again in five minutes! -- thanks, CAA"; $DB_site->shutdown_query("DELETE FROM " . TABLE_PREFIX . "session WHERE sessionhash = '" . addslashes($session['sessionhash']) . "' or idhash = '" . addslashes($session['idhash']) . "'"); exit;

PostPosted: Wed Feb 23, 2005 9:06 pm
by shooraijin
Um, where did you find this?

PostPosted: Wed Feb 23, 2005 9:12 pm
by Shao Feng-Li
Here. Show's up like a database error.

PostPosted: Wed Feb 23, 2005 9:14 pm
by shooraijin
Hmm. Okay, I tweaked it a little. Hopefully shouldn't show up like that now (that's part of the session management code).

PostPosted: Wed Feb 23, 2005 9:14 pm
by Elric_kun
Image

PostPosted: Wed Feb 23, 2005 9:15 pm
by shooraijin
Was that just now? Or before?

PostPosted: Wed Feb 23, 2005 9:16 pm
by Elric_kun
before XD;;; just forgot to post it