X-Git-Url: http://git.shiar.nl/minimedit.git/blobdiff_plain/7983570288ed2798470a552ec04f64aa646b664a..52aab71e2268171618efe0f8f8e683b9bc5406f6:/login/edit/index.php diff --git a/login/edit/index.php b/login/edit/index.php index 2ba0cf3..a8684bf 100644 --- a/login/edit/index.php +++ b/login/edit/index.php @@ -1,5 +1,6 @@ path and $User->admin('user')) { + global $user; $user = new User(strtolower("profile{$Page->path}"), FALSE); print $Page->widget('login/admin'); $Page->title = "Profiel {$user->login}";