View Single Post
  #28  
Old 10-09-2007, 02:04 PM
Lalolyen
Banned
 
Join Date: Aug 2007
Location: Sneeking up behind a admin IRL
Posts: 169
Default

FYI

Code:
if ($thisvar =! $thatvar)
          return $result
Code:
if ($varafterdecompile =! $varafterdecompile2)
          return $resultafterdecompile
Is the same thing...