bring back mail list and cleanup some issues which popped out with full PHP warnings

This commit is contained in:
friendica
2013-08-27 22:30:06 -07:00
parent e8a0005d29
commit e8cd3b7040
6 changed files with 10 additions and 8 deletions

View File

@@ -386,7 +386,7 @@ function network_content(&$a, $update = 0, $load = false) {
nav_set_selected('network');
$celeb = ((($a->user['page-flags'] == PAGE_SOAPBOX) || ($a->user['page-flags'] == PAGE_COMMUNITY)) ? true : false);
$celeb = false;
$x = array(
'is_owner' => true,