X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/d1fc7642f0b954b69058b0cc041374f30608e6a5..76e9012a55abbbe190c2c97d25a17ec87426e687:/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