On Sun, Aug 14, 2011 at 7:13 PM, Adrian Malacoda <adrian.malacoda at member.fsf.org> wrote: > That function uses the variable $this, which is a reserved variable. Replace > all instances of $this with another variable and you should be fine. > -- Adrian, Thanks for the quick reply and that worked like a charm. Thanks again, Ed