user page needs current user
This commit is contained in:
parent
ac3bf33402
commit
9361032cb6
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ class CustomUserPageTheme extends UserPageTheme {
|
|||
protected function build_options($duser) {
|
||||
global $database;
|
||||
global $config;
|
||||
global $user;
|
||||
|
||||
$html = "";
|
||||
$html .= "
|
||||
|
|
Reference in a new issue