Quick fix to danbooru theme
This commit is contained in:
parent
cc4b8d7d83
commit
d6acd31028
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ class CustomUserPageTheme extends UserPageTheme {
|
|||
protected function build_options($duser) {
|
||||
global $database;
|
||||
global $config;
|
||||
global $user;
|
||||
|
||||
$html = "";
|
||||
$html .= "
|
||||
|
|
Reference in a new issue