View Single Post
Old September 4th, 2008, 12:31 PM   #42 (permalink)
Luciano
Moderator
Verified Customer
 
Join Date: Aug 2005
Posts: 1,231
Quote:
Originally Posted by Kirby View Post
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:


Avoids some ubnnecessary array_operstions (eg. explode)
You are right of course.. i left the explode because I think i remembered that Zach wanted to add some additional arrays.. for some future add-on.. but in this case it is better to remove it.. as we want to get this running...

as for the other array.. i created it to make it more readable for others.. but the best and more correct way is the way you posted it..

Luc
Luciano is offline   Reply With Quote