Revision 478489bf
Von Sven Schöling vor etwa 17 Jahren hinzugefügt
SL/IR.pm | ||
---|---|---|
814 | 814 |
my ($self, $myconfig, $form, $params) = @_; |
815 | 815 |
|
816 | 816 |
$params = $form unless defined $params && ref $params eq "HASH"; |
817 |
$main::lxdebug->message(0, Dumper($params)); |
|
818 | 817 |
|
819 | 818 |
# connect to database |
820 | 819 |
my $dbh = $form->dbconnect($myconfig); |
Auch abrufbar als: Unified diff
Debugcode entfernt (Fix zu Bug 768)