moseley 02/04/19 22:34:52
Modified: tmpl/custom/html search
Log:
Fix apache.org's old version of CGI.pm
Revision Changes Path
1.20 +1 -1 modperl-docs/tmpl/custom/html/search
Index: search
===================================================================
RCS file: /home/cvs/modperl-docs/tmpl/custom/html/search,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- search 19 Apr 2002 19:53:34 -0000 1.19
+++ search 20 Apr 2002 05:34:52 -0000 1.20
@@ -8,7 +8,7 @@
[%- PROCESS search_options -%]
-[%- USE CGI -%]
+[%- USE CGI('-no_debug') -%]
[%
IF doc.meta.link == 'search/searchresults.html';
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]