diff --git a/auth.inc.php b/auth.inc.php index cf51830e..28b853d3 100644 --- a/auth.inc.php +++ b/auth.inc.php @@ -51,7 +51,9 @@ function auth_error() { :" maxlength="60" /> : : - +

+ $val) { // expired session if (is_array($val)) { foreach ($val as $key2 => $val2) { @@ -70,10 +72,11 @@ function auth_error() { foreach ($_FILES as $key => $val) { echo ''; } - ?> - + ?> + +

-