user page needs current user
This commit is contained in:
parent
ac3bf33402
commit
9361032cb6
@ -99,6 +99,7 @@ class CustomUserPageTheme extends UserPageTheme {
|
|||||||
protected function build_options($duser) {
|
protected function build_options($duser) {
|
||||||
global $database;
|
global $database;
|
||||||
global $config;
|
global $config;
|
||||||
|
global $user;
|
||||||
|
|
||||||
$html = "";
|
$html = "";
|
||||||
$html .= "
|
$html .= "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user