X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/1888ccc749e367c424613800023c5e30adc247fa..a4b7bc30be63caf1ec27cac03f30f5b59eb60dc5:/login/emulate/index.php?ds=inline diff --git a/login/emulate/index.php b/login/emulate/index.php index b5c3e69..9d76ebb 100644 --- a/login/emulate/index.php +++ b/login/emulate/index.php @@ -12,6 +12,7 @@ catch (Exception $e) { $Place['login/name'] = $user->name ?: 'bewoner'; $Place['user'] = $user->login; +$Place['title'] = "Login {$user->login}"; if ( $password = trim(@file_get_contents("{$user->dir}/.passwd")) ) { if (substr($password, 0, 1) == '$') { $password = NULL; // hashed