diff options
author | bbaetz%student.usyd.edu.au <> | 2002-03-02 11:44:51 +0100 |
---|---|---|
committer | bbaetz%student.usyd.edu.au <> | 2002-03-02 11:44:51 +0100 |
commit | e13d5c8aba26905724af6ffff0ce5d353c0ced31 (patch) | |
tree | d665d0e33b2f36acafc219dbca82c8f911aa6060 | |
parent | 6c25b87d08d9adfbee6b0181bfbbbc61f5e5d625 (diff) | |
download | bugzilla-e13d5c8aba26905724af6ffff0ce5d353c0ced31.tar.gz bugzilla-e13d5c8aba26905724af6ffff0ce5d353c0ced31.tar.xz |
Backing out a bit I didn't mean to check in as part of bug 119657. Oops.
-rw-r--r-- | globals.pl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/globals.pl b/globals.pl index f2e714443..58dcf301a 100644 --- a/globals.pl +++ b/globals.pl @@ -1596,9 +1596,6 @@ $::template ||= Template->new( PRE_CHOMP => 1 , TRIM => 1 , - COMPILE_EXT => ".ttc", - COMPILE_DIR => "data/templates", - # Functions for processing text within templates in various ways. FILTERS => { |