View Single Post
Old September 4th, 2008, 02:35 AM   #40 (permalink)
Kirby
Member
 
Join Date: Jun 2004
Posts: 164
Quote:
I am more comfortable with this solution than using an extra plugin where you have to play with execution priority...
It is definitly better than an additional plugin, I just wanted to make it as easy as possible for other users who do not feel comfortable touching the files ;-)

Btw: The code could be shortended down a bit more:
Code:
Content visible to verified customers only.
Avoids some ubnnecessary array_operstions (eg. explode)
Kirby is offline   Reply With Quote