};
}
C4::Context->disable_syspref_cache();
my $intranet = Plack::App::CGIBin->new(
root => '/usr/share/koha/intranet/cgi-bin'
);
-