]> git.mxchange.org Git - friendica-addons.git/blobdiff - communityhome/communityhome.php
Merge pull request #87 from annando/master
[friendica-addons.git] / communityhome / communityhome.php
index 2b14fd3381547eaa3da58f715836feb8976a8f4f..484842cce7b53e56b7cd4ae091edcf9d4067d6a8 100755 (executable)
@@ -105,6 +105,7 @@ function communityhome_home(&$a, &$o){
                                `user` 
                                WHERE `user`.`uid` = `photo`.`uid`
                                AND `user`.`blockwall`=0
+                               AND `user`.`hidewall` = 0
                                ORDER BY `photo`.`edited` DESC
                                LIMIT 0, 12",
                                dbesc(t('Contact Photos')),