- Added forloop.* (all variables)
[haanga.git] / tests / assert_templates / truncatewords.php
blob74df9faa72d8a83da0aa20efde3ba590636a244c
1 <?php
3 $data = array(
4 'short_text' => 'hello world',
5 'text' => 'hello haanga world'
6 );