Revision 3bc869dd
Von Moritz Bunkus vor mehr als 16 Jahren hinzugefügt
SL/DO.pm | ||
---|---|---|
389 | 389 |
|
390 | 390 |
my ($oe_id) = $links[0]->{from_id} if (scalar @links); |
391 | 391 |
|
392 |
$main::lxdebug->message(0, "oe_id $oe_id"); |
|
393 |
|
|
394 | 392 |
return $main::lxdebug->leave_sub() if (!$oe_id); |
395 | 393 |
|
396 | 394 |
my $all_units = AM->retrieve_all_units(); |
Auch abrufbar als: Unified diff
Debugcode