Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 08844064

Von Moritz Bunkus vor fast 17 Jahren hinzugefügt

  • ID 0884406403ce36af3484924086527ba689807329
  • Vorgänger 596c6378
  • Nachfolger de41ce6f

Projektverwaltung in eine eigene Datei ausgelagert und auf die Verwendung von Template umgestellt.

Unterschiede anzeigen:

SL/Form.pm
763 763
  if (!$template->process($file, $additional_params, \$output)) {
764 764
    print STDERR $template->error();
765 765
  }
766
  $main::lxdebug->message(0, "err " . $template->error());
766 767

  
767 768
  $output = $main::locale->{iconv}->convert($output) if ($main::locale);
768 769

  

Auch abrufbar als: Unified diff