Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 7e1aba46

Von Sven Schöling vor etwa 9 Jahren hinzugefügt

  • ID 7e1aba4678b9ecdef031e540a9e168a369e81436
  • Vorgänger debc9175
  • Nachfolger b94feafc

Form: parse_html_template: myconfig_ syntax entfernt

Unterschiede anzeigen:

SL/Form.pm
628 628
      s/y+/\%Y/gi;
629 629
    } $::myconfig{"dateformat"};
630 630
    $additional_params->{"myconfig"} ||= \%::myconfig;
631
    map { $additional_params->{"myconfig_${_}"} = $main::myconfig{$_}; } keys %::myconfig;
632 631
  }
633 632

  
634 633
  $additional_params->{AUTH}          = $::auth;

Auch abrufbar als: Unified diff