/ Published in: Smarty
URL: http://smarty.php.net/manual/en/language.function.section.php
Expand |
Embed | Plain Text
{section name=lehrst loop=$data} {$data[lehrst].uni} {/section}
You need to login to post a comment.
assbach on 12/10/06
1 person have marked this snippet as a favorite
URL: http://smarty.php.net/manual/en/language.function.section.php
{section name=lehrst loop=$data} {$data[lehrst].uni} {/section}
You need to login to post a comment.