diff options
-rw-r--r-- | globals.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/globals.pl b/globals.pl index 2fd047dd4..2dd4dbc98 100644 --- a/globals.pl +++ b/globals.pl @@ -1544,7 +1544,7 @@ $::template ||= Template->new( PRE_CHOMP => 1 , TRIM => 1 , - COMPILE_DIR => 'data', + COMPILE_DIR => 'data/', # Functions for processing text within templates in various ways. FILTERS => |