Bug 11998: follow-up for the debian package psgi file
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar> Signed-off-by: Jacek Ablewicz <abl@biblos.pk.edu.pl> Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
This commit is contained in:
parent
d4039ce093
commit
2eaf2cd71b
1 changed files with 0 additions and 2 deletions
2
debian/templates/plack.psgi
vendored
2
debian/templates/plack.psgi
vendored
|
@ -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'
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue