summaryrefslogtreecommitdiffstats
path: root/CGI.pl
diff options
context:
space:
mode:
authorgerv%gerv.net <>2001-11-19 07:23:19 +0100
committergerv%gerv.net <>2001-11-19 07:23:19 +0100
commitc293c6f4581ba17603d34461026840a6a1fc928c (patch)
tree2e59a1797cf49a79646d67ca4f1048bf2f0dc11b /CGI.pl
parent63c7d007bf63aa5018939c78a07863eb1fb375f8 (diff)
downloadbugzilla-c293c6f4581ba17603d34461026840a6a1fc928c.tar.gz
bugzilla-c293c6f4581ba17603d34461026840a6a1fc928c.tar.xz
Bug 98707. Query.cgi rewrite. Patch by me, layout by mpt and others, r=justdave, mattyt. Wahey!
Diffstat (limited to 'CGI.pl')
-rw-r--r--CGI.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/CGI.pl b/CGI.pl
index 57f3ee967..da06191e4 100644
--- a/CGI.pl
+++ b/CGI.pl
@@ -29,6 +29,8 @@
use diagnostics;
use strict;
+use lib ".";
+
# use Carp; # for confess
# commented out the following snippet of code. this tosses errors into the