Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 3811978c

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

  • ID 3811978cfec7c0a6022219aa0c19b36dbd998458
  • Vorgänger 3686bb31
  • Nachfolger b1064ee5

typo - fehlendes komma

Unterschiede anzeigen:

SL/Controller/Layout/V4.pm
12 12

  
13 13
  my $self = $class->SUPER::new(@slurp);
14 14
  $self->add_sub_layouts(
15
    SL::Controller::Layout::Top->new
15
    SL::Controller::Layout::Top->new,
16 16
    SL::Controller::Layout::None->new,
17 17
  );
18 18
  $self;

Auch abrufbar als: Unified diff