View Single Post
Old July 20th, 2009, 04:59 AM   #17 (permalink)
benFF
Member
Verified Customer
 
Join Date: Dec 2004
Location: Osaka
Posts: 158
Hi Gerard,

No problem - I also recommend you get rid of that massive if block and replace with:

Code:
Content visible to verified customers only.
(If there will always be a value, then I recommend putting the "case 0" code in the default section and removing the "case 0:" bit totally as it will always get picked up if the other conditions fail)
benFF is offline   Reply With Quote