You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A la page des listes, pour avoir les liens en https vers l'admin & les messages en attente:
Ajouter la variable alternc
INSERT INTO `variable` (`name`, `value`, `comment`, `type`) VALUES ( 'mailman_https_access', 0, '0 to have a Http link to mailman admin pages, 1 to have a https link in the mailman section', NULL);
A la page des listes, pour avoir les liens en https vers l'admin & les messages en attente:
Y a l'initialisation de la variable $protocol et son utilisation
The text was updated successfully, but these errors were encountered: