Revision 4e5b5b9a
Von Jan Büren vor fast 3 Jahren hinzugefügt
SL/Common.pm | ||
---|---|---|
388 | 388 |
|
389 | 389 |
my ($self, $myconfig, $form) = @_; |
390 | 390 |
|
391 |
return unless ($::instance_conf->get_email_journal); |
|
392 |
|
|
391 | 393 |
my ($table, $query, $dbh); |
392 | 394 |
|
393 | 395 |
if ($form->{script} eq 'oe.pl') { |
... | ... | |
646 | 648 |
the middle by a single space and remove tailing line feed/carriage |
647 | 649 |
return characters). |
648 | 650 |
|
651 |
=item C<save_email_status> |
|
652 |
|
|
653 |
Adds sending information to internal notes. |
|
654 |
Does nothing if the client config email_journal is enabled. |
|
655 |
|
|
649 | 656 |
=back |
650 | 657 |
|
651 | 658 |
=head1 BUGS |
Auch abrufbar als: Unified diff
E-Mail-Protokollierung in interne Bemerkung abschalten, falls Journal an