Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 0459dded

Von G. Richardson vor mehr als 14 Jahren hinzugefügt

Debug Code aus letztem Commit entfernt

Unterschiede anzeigen:

bin/mozilla/is.pl
860 860
  my %myconfig = %main::myconfig;
861 861
  my $locale   = $main::locale;
862 862

  
863
  open(FH, ">/tmp/lx.dump"); 
864
  print FH Dumper($form);
865
  close FH;
866 863
  $main::auth->assert('invoice_edit');
867 864

  
868 865
  $form->{transdate} = $form->{invdate} = $form->current_date(\%myconfig);

Auch abrufbar als: Unified diff