Revision 8cd05ad6
Von Moritz Bunkus vor fast 14 Jahren hinzugefügt
SL/AP.pm | ||
---|---|---|
360 | 360 |
sub delete_transaction { |
361 | 361 |
$main::lxdebug->enter_sub(); |
362 | 362 |
|
363 |
my ($self, $myconfig, $form, $spool) = @_;
|
|
363 |
my ($self, $myconfig, $form) = @_; |
|
364 | 364 |
|
365 | 365 |
# connect to database |
366 | 366 |
my $dbh = $form->dbconnect_noauto($myconfig); |
Auch abrufbar als: Unified diff
Globale Variablen $::userspath, $::templates, $::membersfile nach %::lx_office_conf verschoben