Revision 2a7f7f23
Von Moritz Bunkus vor fast 8 Jahren hinzugefügt
SL/Form.pm | ||
---|---|---|
2562 | 2562 |
$arap = "ap"; |
2563 | 2563 |
} |
2564 | 2564 |
|
2565 |
$self->all_vc($myconfig, $table, $module); |
|
2566 |
|
|
2567 | 2565 |
# get last customers or vendors |
2568 | 2566 |
my ($query, $sth, $ref); |
2569 | 2567 |
|
Auch abrufbar als: Unified diff
Verbleibenden all_vc-Aufruf entfernt