On 05-05-2010 at 10:20:28 Marco Pivetta <ocram...@gmail.com> wrote:

So I'm forced to set XML only, right?

By default PHPTAL works in XHTML mode, and in this mode <meta> (as well as <br>, <link>, etc.) gets special handling and is always empty.

If you're generating non-XHTML XML, then set PHPTAL to generate arbitrary XML: $phptal->setOutputMode(PHPTAL::XML);

--
regards, Kornel

_______________________________________________
PHPTAL mailing list
PHPTAL@lists.motion-twin.com
http://lists.motion-twin.com/mailman/listinfo/phptal

Reply via email to