From e13d5c8aba26905724af6ffff0ce5d353c0ced31 Mon Sep 17 00:00:00 2001 From: "bbaetz%student.usyd.edu.au" <> Date: Sat, 2 Mar 2002 10:44:51 +0000 Subject: Backing out a bit I didn't mean to check in as part of bug 119657. Oops. --- globals.pl | 3 --- 1 file changed, 3 deletions(-) (limited to 'globals.pl') 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 => { -- cgit v1.2.3-24-g4f1b