repo.or.cz
/
haanga.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
- Fixed little issue with function name
[haanga.git]
/
tests
/
assert_templates
/
truncatewords.php
blob
46c3e63e3e3d5893e0a2810a6d5404b771f2b16f
1
<
?php
2
3
$data
=
array
(
4
'short_text'
=>
'hello world<br/>'
,
5
'text'
=>
'hello haanga world<br/>'
6
);