From 1809e275fdbca3cb1607799a630489a3a9dc956d Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Wed, 18 Sep 2002 14:20:12 +0000 Subject: Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a "pages" subdirectory of the template directory. Patch by gerv; r=bbaetz. --- checksetup.pl | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'checksetup.pl') diff --git a/checksetup.pl b/checksetup.pl index 3f3fcb999..803d64d14 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -568,17 +568,6 @@ $contenttypes = { -LocalVar('pages', ' -# -# A mapping from tags to template names for the general page display system, -# page.cgi. -# -%pages = ( -); -'); - - - if ($newstuff ne "") { print "\nThis version of Bugzilla contains some variables that you may want\n", "to change and adapt to your local settings. Please edit the file\n", -- cgit v1.2.3-24-g4f1b