Replace killme() by exit()
This commit is contained in:
@@ -164,5 +164,5 @@ function superblock_init(&$a)
|
||||
|
||||
PConfig::set(local_user(), 'system', 'blocked', $words);
|
||||
info(L10n::t('superblock settings updated') . EOL );
|
||||
killme();
|
||||
exit();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user