- Fixed little issue with function name
[haanga.git] / tests / assert_templates / truncatewords.php
blob46c3e63e3e3d5893e0a2810a6d5404b771f2b16f
1 <?php
3 $data = array(
4 'short_text' => 'hello world<br/>',
5 'text' => 'hello haanga world<br/>'
6 );