Merge branch 'master' of github.com:gnuboard/g5

This commit is contained in:
thisgun
2019-12-20 11:20:06 +09:00
22 changed files with 4808 additions and 17 deletions

View File

@ -88,5 +88,7 @@ if($_POST['set_default_skin'] == 1) {
}
}
run_event('adm_theme_update', $theme, $_POST['set_default_skin']);
die('');
?>