View Single Post
  #6  
Old 10-24-2008, 02:41 PM
spoon
Sarnak
 
Join Date: Aug 2007
Posts: 34
Default

Quote:
Originally Posted by spoon View Post
Code:
case(aaValue) {
Code:
switch(aaValue) {
Reply With Quote