X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/c4e740f0d50d526ba9c17c6ccb821aca4f1da15b..4d1e7d2a60e51c8afa6fcf7c34359e6a1982733f:/auth.inc.php diff --git a/auth.inc.php b/auth.inc.php index 030a394..e4e8bb9 100644 --- a/auth.inc.php +++ b/auth.inc.php @@ -1,6 +1,15 @@ dir = $dir; + $this->login = basename($dir); + } +} + function login_password_verify($input, $test) { if (substr($test, 0, 1) != '$') {