From 3c8bf664ba66bfcf8345cdc6c0eee7b5b6eae40d Mon Sep 17 00:00:00 2001 From: einhverfr Date: Sun, 7 Oct 2007 06:57:40 +0000 Subject: Authetication now works as far as the root document git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1714 4979c152-3d1c-0410-bac9-87ea11338e46 --- scripts/login.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts') diff --git a/scripts/login.pl b/scripts/login.pl index a117f80d..31d2922f 100644 --- a/scripts/login.pl +++ b/scripts/login.pl @@ -28,7 +28,6 @@ sub authenticate { $request->{company} = 'lsmb13'; $request->_db_init; } - $request->debug({file => '/tmp/request'}); if ($request->{dbh} || $request->{log_out}){ print "Content-Type: text/html\n"; print "Set-Cookie: LedgerSMB=Login;\n"; -- cgit v1.2.3