summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/common.pl b/common.pl
index 5f5c9f13..b93b20e9 100644
--- a/common.pl
+++ b/common.pl
@@ -53,7 +53,6 @@ sub redirect {
$form->{$_} = $temphash{$_};
}
- $form->debug;
if (!$myconfig){ # needed for login
%myconfig = %{LedgerSMB::User->fetch_config($form->{login})};
}