Added "use C4::Context" (how did I forget it earlier?)
authorarensb <arensb>
Sun, 6 Oct 2002 00:24:48 +0000 (00:24 +0000)
committerarensb <arensb>
Sun, 6 Oct 2002 00:24:48 +0000 (00:24 +0000)
search.pl

index 99f1439..eb2fe36 100755 (executable)
--- a/search.pl
+++ b/search.pl
@@ -23,6 +23,7 @@ use HTML::Template;
 use strict;
 require Exporter;
 use CGI;
+use C4::Context;
 use C4::Search;
 use C4::Output; # no contains picktemplate