issue with startpage plugin
This commit is contained in:
@@ -12,6 +12,7 @@ function home_init(&$a) {
|
|||||||
$dest = get_pconfig(local_user(),'system','startpage');
|
$dest = get_pconfig(local_user(),'system','startpage');
|
||||||
if(! $dest)
|
if(! $dest)
|
||||||
$dest = z_root() . '/network';
|
$dest = z_root() . '/network';
|
||||||
|
|
||||||
goaway($dest);
|
goaway($dest);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user