Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision c607fb40

Von Sven Schöling vor mehr als 9 Jahren hinzugefügt

  • ID c607fb403082a05a5c9f16b084de5b99203bfad7
  • Vorgänger 258119bf
  • Nachfolger 7218ba44

Indirekte Objektnotation fixen

Unterschiede anzeigen:

bin/mozilla/oe.pl
1502 1502
  $form->{type} = "invoice";
1503 1503

  
1504 1504
  # locale messages
1505
  $main::locale = new Locale "$myconfig{countrycode}", "$script";
1505
  $main::locale = Locale->new("$myconfig{countrycode}", "$script");
1506 1506
  $locale = $main::locale;
1507 1507

  
1508 1508
  require "bin/mozilla/$form->{script}";

Auch abrufbar als: Unified diff