[pmwiki-users] Minor bug in unstable AddDeleteLine

Martin Fick mogulguy at yahoo.com
Sun Oct 15 12:25:34 CDT 2006


Nils,

I found a minor bug in the unstable version:
In the function AdlTemplateEngine(), the loop array
should be cast to an array to avoid errors when the
array is actually blank:

 foreach((array)$_POST[$name] as $val) {
         ^^^^^^^

-Martin


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




More information about the pmwiki-users mailing list