smiley filter
This commit is contained in:
+1
-1
@@ -292,7 +292,7 @@ function network_content(&$a, $update = 0) {
|
||||
'$osparkle' => $osparkle,
|
||||
'$sparkle' => $sparkle,
|
||||
'$title' => $item['title'],
|
||||
'$body' => bbcode($item['body']),
|
||||
'$body' => smilies(bbcode($item['body'])),
|
||||
'$ago' => relative_date($item['created']),
|
||||
'$lock' => $lock,
|
||||
'$location' => $location,
|
||||
|
||||
Reference in New Issue
Block a user