Quote:
Originally Posted by Kirby 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