View Single Post
  #12  
Old 03-14-2011, 04:58 AM
Tolnaftate2004 Tolnaftate2004 is offline
penguin.
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 534
Tolnaftate2004 is a jewel in the roughTolnaftate2004 is a jewel in the rough
Send a message via AIM to Tolnaftate2004
bad
PHP Code:
Grattpdgrep -rn tamp .
./
npcs/WebServer.txt:43:  tamp.map.json "application/json"
good
PHP Code:
Grattpdgrep -rn -A 4 "\bIE 6" .
./
classes/http_clientsocket.txt:56:  // don't allow IE 6 -- you can remove this if you really
./classes/http_clientsocket.txt-57-  // want to
./classes/http_clientsocket.txt-58-  if (this.userAgent.pos("MSIE 6.0") > (- 1)) {
./
classes/http_clientsocket.txt-59-    this.throwOldBrowserError();
./
classes/http_clientsocket.txt-60-  } 
__________________
◕‿‿◕ · pfa · check yer syntax! · src

Killa Be: when i got that locker in 6th grade the only thing in it was a picture of a midget useing a firehose :/
Reply With Quote