X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=bin%2Fmozilla%2Finstallationcheck.pl;h=fdffa64f08e077d0e945e27b5e2d574947657ce1;hb=519f43a20addf13a264c270f3a4d442f2c187be5;hp=869177b0c184f19978eff97e77a96da551674951;hpb=c497b0352f95a55d204101b70ac771b2dc21ddee;p=kivitendo-erp.git diff --git a/bin/mozilla/installationcheck.pl b/bin/mozilla/installationcheck.pl index 869177b0c..fdffa64f0 100644 --- a/bin/mozilla/installationcheck.pl +++ b/bin/mozilla/installationcheck.pl @@ -17,7 +17,7 @@ sub verify_installation { use SL::Locale; - my $locale = new Locale($::lx_office_conf{system}->{language}, "installationcheck"); + my $locale = Locale->new($::lx_office_conf{system}->{language}, "installationcheck"); print(qq|content-type: text/html