diff --git a/inc/html.php b/inc/html.php index 3bef75eabd85f7b235be1f054430ade281ca9b3b..fb39fcb3c9b8ee957b1c6525b9db8863a4f1ada7 100644 --- a/inc/html.php +++ b/inc/html.php @@ -1352,8 +1352,6 @@ function html_updateprofile(){ /** @var auth_basic $auth */ global $auth; - var_dump($auth); - print p_locale_xhtml('updateprofile'); $fullname = $INPUT->post->str('fullname', $INFO['userinfo']['name'], true);