X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Finstallationcheck.pl;h=fdffa64f08e077d0e945e27b5e2d574947657ce1;hb=c607fb403082a05a5c9f16b084de5b99203bfad7;hp=869177b0c184f19978eff97e77a96da551674951;hpb=258119bf167d625d33dfe672d5379a0945e11f27;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