Thread: Usertypes??
View Single Post
  #1  
Old 02-19-2006, 04:51 AM
 
HaOuLi HaOuLi is offline
 

Newbie
  
Join Date: Dec 2004
Posts: 1
 

Default Usertypes??

Hi, I've recently started to edit some templates and I've been seeing code like the following:
Code:
$usertype eq "C" || $usertype eq "B"
Is there a list which gives the meanings of B, C, etc?

Thanks.
Reply With Quote