rev update

This commit is contained in:
friendica 2012-11-04 13:43:28 -08:00
commit caebcc5e83
3 changed files with 4 additions and 4 deletions

View file

@ -245,7 +245,7 @@ function notifications_content(&$a) {
$notif_content = '';
if (count($r) > 0) {
if ($r) {
foreach ($r as $it) {
switch($it['verb']){