forked from GithubBackups/vichan
Maybe fix locales?
This commit is contained in:
parent
de7c089d7b
commit
1ebf9c4d8c
@ -16,7 +16,7 @@
|
||||
public static function build($action, $settings) {
|
||||
global $config;
|
||||
|
||||
if ($action == 'all')
|
||||
if ($action == 'all' || $action == 'bans.html')
|
||||
file_write($config['dir']['home'] . $settings['file_bans'], PBanlist::homepage($settings));
|
||||
|
||||
if ($action == 'all' || $action == 'bans')
|
||||
|
Loading…
x
Reference in New Issue
Block a user