]> git.mxchange.org Git - friendica.git/blobdiff - mod/notifications.php
Vier: Now there are buttons for inserting bbcode elements in the comments
[friendica.git] / mod / notifications.php
index 547a26d9e06c4a87954577fcc751f49ed384df72..b8029fd03fa928eb27ea8942a6fd629d9dfa00a6 100644 (file)
@@ -245,7 +245,7 @@ function notifications_content(&$a) {
                
                $notif_content = '';
                
-               if (count($r) > 0) {
+               if ($r) {
                        
                        foreach ($r as $it) {
                                switch($it['verb']){