Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wo wird "$this->_tpl_vars['village']" deklariert?
#3
Du kannst im Template über die PHP-Tags darauf zugreifen:

Code:
{php}
$this->_tpl_vars['village'] = 'whatever';
{/php}
Reply


Messages In This Thread
RE: Wo wird "$this->_tpl_vars['village']" deklariert? - by Molt - 23.06.2012, 21:11



Users browsing this thread: 1 Guest(s)