diff --git a/communityhome.tgz b/communityhome.tgz index 129081b6..20f7b964 100755 Binary files a/communityhome.tgz and b/communityhome.tgz differ diff --git a/communityhome/communityhome.php b/communityhome/communityhome.php index 2b14fd33..484842cc 100755 --- a/communityhome/communityhome.php +++ b/communityhome/communityhome.php @@ -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')),