Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 4e5b5b9a

Von Jan Büren vor fast 3 Jahren hinzugefügt

  • ID 4e5b5b9af6890d18732f658eb5875aabf8c4d760
  • Vorgänger b403498c
  • Nachfolger 692cdaa8

E-Mail-Protokollierung in interne Bemerkung abschalten, falls Journal an

Unterschiede anzeigen:

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