summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_authentication.php
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-03-12 16:31:29 +0000
committerErmal <eri@pfsense.org>2010-03-12 16:31:29 +0000
commita2ec5a41bf9d2b47f769a3c668fb128d0d37826c (patch)
treeca6a0bd07abf2b8cce530fb8a6a3a42244f61201 /usr/local/www/diag_authentication.php
parent08784417aa8254dd0e79c02eb41be2af2cfca934 (diff)
downloadpfsense-a2ec5a41bf9d2b47f769a3c668fb128d0d37826c.zip
pfsense-a2ec5a41bf9d2b47f769a3c668fb128d0d37826c.tar.gz
Remove debugging leftover
Diffstat (limited to 'usr/local/www/diag_authentication.php')
-rwxr-xr-xusr/local/www/diag_authentication.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/diag_authentication.php b/usr/local/www/diag_authentication.php
index 5146c01..974308b 100755
--- a/usr/local/www/diag_authentication.php
+++ b/usr/local/www/diag_authentication.php
@@ -65,7 +65,6 @@ if ($_POST) {
foreach ($groups as $group)
$savemsg .= "{$group} ";
} else {
- var_dump($authcfg);
$input_errors[] = "User did not authenticate succesfully.";
}
}
OpenPOWER on IntegriCloud