From 6c6b551ad6bcbc111d6f0d222e1b6dc79bcdd918 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Tue, 5 May 2015 15:48:47 +0000 Subject: [PATCH] remove TODO that no longer applies to current integration branch Signed-off-by: Galen Charlton --- Open-ILS/src/perlmods/lib/OpenILS/WWW/EGWeb.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/Open-ILS/src/perlmods/lib/OpenILS/WWW/EGWeb.pm b/Open-ILS/src/perlmods/lib/OpenILS/WWW/EGWeb.pm index c95278d652..8b3fcbfb73 100644 --- a/Open-ILS/src/perlmods/lib/OpenILS/WWW/EGWeb.pm +++ b/Open-ILS/src/perlmods/lib/OpenILS/WWW/EGWeb.pm @@ -66,7 +66,6 @@ sub handler_guts { $processor_key .= $r->dir_config('OILSWebContextLoader').':'; # ... and context loader $processor_key .= $ctx->{locale}; # ... and locale # NOTE: context loader and vhost together imply template path and debug template values - # TODO: maybe add STAT_TTL and cache dir from LP#1449709? my $tt = $vhost_processor_cache{$processor_key} || Template->new({ ENCODING => 'utf-8', -- 2.11.0