From 70eb21091d161fe0325000af992f6f398683c92a Mon Sep 17 00:00:00 2001 From: "bbaetz%student.usyd.edu.au" <> Date: Mon, 17 Jun 2002 16:38:56 +0000 Subject: Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called early enough r=mattyt, jouni --- editproducts.cgi | 1 + 1 file changed, 1 insertion(+) (limited to 'editproducts.cgi') diff --git a/editproducts.cgi b/editproducts.cgi index 611a98100..1b3441a8a 100755 --- a/editproducts.cgi +++ b/editproducts.cgi @@ -175,6 +175,7 @@ sub PutTrailer (@) # Preliminary checks: # +ConnectToDatabase(); confirm_login(); print "Content-type: text/html\n\n"; -- cgit v1.2.3-24-g4f1b