rev update

This commit is contained in:
friendica
2012-11-04 13:43:28 -08:00
parent 6ca9f0e5fa
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']){