Thread: MrNothersan?
View Single Post
  #4  
Old 04-11-2011, 08:58 PM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
Maybe they should of used the right check than relying on the validation of input.

PHP Code:
for (serverserverlist) {
  
//if (server.category != "hidden") pmlist.add(server);
  
if (server.category.lower() in {"gold""classic""hosted"}) pmlist.add(server); // ;)

__________________
Quote:
Reply With Quote