From: jakubvrana Date: Thu, 9 Aug 2007 15:01:43 +0000 (+0000) Subject: Button to P X-Git-Tag: v3.0.0~1193 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=baededea45cb457b6be1febc9093aff681701d3d;p=adminer.git Button to P git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@319 7c3ca157-0c34-0410-bff1-cbf682f78f5c --- 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 ''; } - ?> - + ?> + +

-