Re: [SMARTY] Newline being inserted after plugin - [SOLVED]
[email protected] (Josh Trutwin) Fri, 12 Oct 2007 15:03:33 -0500
| Newsgroups | php.smarty.general |
|---|---|
| Message-ID | <[email protected]> |
Found the problem - it was in the {pb_get_items} function, I wasn't
correctly setting up my $items variable and the {foreach
from=$items item=nurse} loop was choking.
Thanks,
Josh