Projet

Général

Profil

« Précédent | Suivant » 

Révision cce09d94

Ajouté par Phil Davis il y a plus de 9 ans

Ticket #3860 Correctly display SMTP SSL TLS boxes

After using the "Test" button, $_POST['smtpssl'] and $_POST['smtptls'] was 'on' or null - this got blindly copied back into $pconfig[] and resulted in the state of the SSL/TLS/STARTTLS checkboxes not being redisplayed.
Fixed by setting $pconfig['smtpssl'] and $pconfig['smtptls'] using the code that was previously done only to set these in $config

  • ajouté
  • modifié
  • copié
  • renommé
  • supprimé