1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-26 05:17:39 +02:00

Début de gestion des mails et quelques modifications

This commit is contained in:
galaxyoyo
2019-09-07 16:37:00 +02:00
parent 7266fe8e24
commit e5e197dd38
11 changed files with 109 additions and 52 deletions

View File

@ -6,7 +6,9 @@
$YEAR = $_ENV["TFJM_YEAR"];
$URL_BASE = $_ENV["TFJM_URL_BASE"];
$LOCAL_PATH = $_ENV["TFJM_LOCAL_PATH"];
$MAIL_ADDRESS = $_ENV["TFJM_MAIL_ADDRESS"];
$MAIL_DOMAIN = $_ENV["TFJM_MAIL_DOMAIN"];
// TODO Remove
$MAIL_ADDRESS = "contact@" . $MAIL_DOMAIN;
/**
* DB infos