From baededea45cb457b6be1febc9093aff681701d3d Mon Sep 17 00:00:00 2001 From: jakubvrana Date: Thu, 9 Aug 2007 15:01:43 +0000 Subject: [PATCH] Button to P git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@319 7c3ca157-0c34-0410-bff1-cbf682f78f5c --- auth.inc.php | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) 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 ''; } - ?> - + ?> + +

-