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