authsql : commit a debug var_dump
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2951 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
@@ -83,7 +83,6 @@ class authsql extends auth
|
||||
$this->fieldLastname,
|
||||
$this->fieldPassword),
|
||||
$this->fieldsInfo));
|
||||
var_dump ($data);
|
||||
if (count ($data) === 0)
|
||||
throw new Exception (sprintf (dgettext("domframework",
|
||||
"Unable to find the user : '%s'"),
|
||||
|
||||
Reference in New Issue
Block a user