oups... should not do that...
This commit is contained in:
parent
1ee9e8caf8
commit
b2bb308e24
@ -229,7 +229,7 @@ function navbar_complete(&$a) {
|
||||
// logger('navbar_complete');
|
||||
|
||||
if((get_config('system','block_public')) && (! local_user()) && (! remote_user())) {
|
||||
return login();
|
||||
return;
|
||||
}
|
||||
|
||||
$dirmode = intval(get_config('system','directory_mode'));
|
||||
|
Reference in New Issue
Block a user