Revision 0bbd98ca
Von Sven Schöling vor fast 15 Jahren hinzugefügt
bin/mozilla/io.pl | ||
---|---|---|
2077 | 2077 |
} |
2078 | 2078 |
|
2079 | 2079 |
sub _render_custom_variables_inputs { |
2080 |
$main::lxdebug->enter_sub(); |
|
2080 |
$main::lxdebug->enter_sub(2);
|
|
2081 | 2081 |
|
2082 | 2082 |
my $form = $main::form; |
2083 | 2083 |
|
... | ... | |
2114 | 2114 |
}; |
2115 | 2115 |
} |
2116 | 2116 |
|
2117 |
$main::lxdebug->leave_sub(); |
|
2117 |
$main::lxdebug->leave_sub(2);
|
|
2118 | 2118 |
} |
Auch abrufbar als: Unified diff
Customvariables interne Variablen aus dem Standardtracing genommen