From de095264d886e08be1509d82c972330d020a567d Mon Sep 17 00:00:00 2001 From: "jake%bugzilla.org" Date: Wed, 22 Oct 2003 02:29:07 +0000 Subject: [PATCH] Bug 178624 - checksetup.pl needs to be run after copying templates to the custom directory. git-svn-id: svn://10.0.0.236/trunk@148252 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/docs/xml/administration.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/mozilla/webtools/bugzilla/docs/xml/administration.xml b/mozilla/webtools/bugzilla/docs/xml/administration.xml index 4f279c9beb8..87af3f6dad7 100644 --- a/mozilla/webtools/bugzilla/docs/xml/administration.xml +++ b/mozilla/webtools/bugzilla/docs/xml/administration.xml @@ -1114,6 +1114,13 @@ skip-networking changes will be lost when Template Toolkit recompiles them. + + + It is recommended that you run ./checksetup.pl + after any template edits, especially if you've created a new file in + the custom directory. + +