Quote:
|
Originally Posted by coreys
Nope, although if you could actually once point out what I do wrong, that would be nice. Considering I've read your KSI-GS.
|
You're breaking rules 1, 2A, 5 and 8.
Also, you're using strequals to check if a string is in a list. This won't work.
Furthermore, you're using presentational commands (showtext etc) on the serverside. This won't work.
Lastly, you're only checking security info on the clientside. This is poor security.