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