Revision a9cf6be5
Von Moritz Bunkus vor mehr als 15 Jahren hinzugefügt
SL/IS.pm | ||
---|---|---|
map { $item->{"ic_cvar_" . $_->{name} } = $_->{value} } @{ $custom_variables };
|
||
}
|
||
|
||
$main::lxdebug->dump(0, "items", $form->{item_list});
|
||
|
||
$dbh->disconnect;
|
||
|
||
$main::lxdebug->leave_sub();
|
Auch abrufbar als: Unified diff
Debugcode entfernt.