From 1312f09cac8b43966e0f43390fa2e95f4b544256 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Thu, 3 Mar 2016 16:52:51 +0000 Subject: [PATCH] Bug 11998: follow-up for the debian package psgi file --- debian/templates/plack.psgi | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/templates/plack.psgi b/debian/templates/plack.psgi index 9f40d5f..559e598 100644 --- a/debian/templates/plack.psgi +++ b/debian/templates/plack.psgi @@ -48,8 +48,6 @@ use CGI qw(-utf8 ); # we will loose -utf8 under plack, otherwise }; } -C4::Context->disable_syspref_cache(); - my $intranet = Plack::App::CGIBin->new( root => '/usr/share/koha/intranet/cgi-bin' ); -- 2.7.0