Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision c42d0a36

Von Moritz Bunkus vor etwa 16 Jahren hinzugefügt

  • ID c42d0a36ebb2ff30748328f9d6380bb5f70ef77a
  • Vorgänger 2b5789ca
  • Nachfolger 247a26dc

Debugcode

Unterschiede anzeigen:

SL/RecordLinks.pm
30 30
    }
31 31

  
32 32
    if (my $num = scalar @{ $ids{$from_to} }) {
33
      $main::lxdebug->message(0, "3");
34 33
      $ids{$to_from} = [ ($params{"${to_from}_id"}) x $num ];
35 34
      @links         = map { { 'from_table' => $params{from_table},
36 35
                               'from_id'    => $ids{from}->[$_],

Auch abrufbar als: Unified diff