Re: Re: docs freeze
"Nuno Lopes" <[email protected]>
| Newsgroups | gmane.comp.php.smarty.devel |
|---|---|
| Message-ID | <014001c411c2$228cffd0$0100a8c0@pc07653> |
> render out the html then grep for '&amp;' > > any code example with funcname($foo, &$smarty) would cause it... in the > .xml file it is written funcname($foo, &$smarty) so that is probably > the problem, we don't need to escape that any more? Yes, there is no need to escape anymore. Don't forget to use the CDATA tags and role=php. I've fixed a couple of examples. They aren't all fixed. Tomorrow I'll take a look to them. Nuno -- Smarty Development Mailing List (http://smarty.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php