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