project roadmap
This commit is contained in:
@@ -55,6 +55,7 @@ function home_content(&$a, $update = 0, $load = false) {
|
||||
|
||||
// See if the sys channel set a homepage
|
||||
if (! $channel_address) {
|
||||
require_once('include/identity.php');
|
||||
$u = get_sys_channel();
|
||||
if ($u) {
|
||||
$u = array($u);
|
||||
@@ -233,4 +234,6 @@ function home_content(&$a, $update = 0, $load = false) {
|
||||
return $o;
|
||||
}
|
||||
|
||||
return $o;
|
||||
|
||||
}
|
Reference in New Issue
Block a user