Merge remote-tracking branch 'upstream/develop' into rewrites/dbm_is_result
This commit is contained in:
@@ -285,8 +285,10 @@ function notifications_content(App &$a) {
|
||||
'$item_label' => $it['label'],
|
||||
'$item_link' => $it['link'],
|
||||
'$item_image' => $it['image'],
|
||||
'$item_url' => $it['url'],
|
||||
'$item_text' => htmlentities($it['text']),
|
||||
'$item_when' => $it['when'],
|
||||
'$item_ago' => $it['ago'],
|
||||
'$item_seen' => $it['seen'],
|
||||
));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user