user page needs current user

This commit is contained in:
Shish 2011-10-20 18:12:14 +01:00
parent ac3bf33402
commit 9361032cb6

View File

@ -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 .= "