From f7cbb8c644cdba01a79d6615e4b282945f960180 Mon Sep 17 00:00:00 2001 From: franzz Date: Sat, 14 Jun 2014 18:13:50 +0200 Subject: [PATCH] =?UTF-8?q?init=20foir=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/index.php b/index.php index 5d633dd..9c02af3 100644 --- a/index.php +++ b/index.php @@ -243,6 +243,7 @@ elseif($sAction!='') else { //$oDatabap->setExpectedPage($_SERVER['REQUEST_URI']); + $oDatabap->resetAllPass(); $sResult = $oDatabap->getLogonPage($sToken==''); }