[PHPTAL] Structure in ${DATA}

Laurent Bedubourg lbedubourg at motion-twin.com
Tue Jun 27 15:31:01 CEST 2006


Hi all,

Actually, there was a problem with one of my test units.

>From now, the following expressions should work in your templates :

${string:hello world}
${structure my/data}
${number:1000}
${php:a+b}
${structure php:obj.whatever('givemehtml')}

Please upgrade your PHPTAL version using :

pear upgrade http://phptal.motion-twin.com/latest.tar.gz

Best regards
Laurent




More information about the PHPTAL mailing list