X-Git-Url: http://git.shiar.nl/minimedit.git/blobdiff_plain/d1fc7642f0b954b69058b0cc041374f30608e6a5..7213175b8391e8f47f54096fada4fdc33d82b8a1:/login/emulate/index.php diff --git a/login/emulate/index.php b/login/emulate/index.php index b5c3e69..f7b59bc 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; +$Article->title = "Login {$user->login}"; if ( $password = trim(@file_get_contents("{$user->dir}/.passwd")) ) { if (substr($password, 0, 1) == '$') { $password = NULL; // hashed