mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
removed debug output
This commit is contained in:
parent
9c8f376908
commit
642653d734
@ -61,8 +61,6 @@
|
||||
exit;
|
||||
}
|
||||
}else{
|
||||
print "$FormPW<br>";
|
||||
print $phpgw_domain["default"]["config_passwd"];
|
||||
if ($FormPW != $phpgw_domain["default"]["config_passwd"]) {
|
||||
loginForm("Invalid password.");
|
||||
exit;
|
||||
|
Loading…
Reference in New Issue
Block a user