forked from extern/egroupware
removed debug output
This commit is contained in:
parent
9c8f376908
commit
642653d734
@ -61,8 +61,6 @@
|
|||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
}else{
|
}else{
|
||||||
print "$FormPW<br>";
|
|
||||||
print $phpgw_domain["default"]["config_passwd"];
|
|
||||||
if ($FormPW != $phpgw_domain["default"]["config_passwd"]) {
|
if ($FormPW != $phpgw_domain["default"]["config_passwd"]) {
|
||||||
loginForm("Invalid password.");
|
loginForm("Invalid password.");
|
||||||
exit;
|
exit;
|
||||||
|
Loading…
Reference in New Issue
Block a user