Modifications of mails
This commit is contained in:
parent
18ea1db5b7
commit
12e91de099
2 changed files with 20 additions and 21 deletions
36
coms.php
36
coms.php
|
@ -10,7 +10,7 @@ $comId = "";
|
|||
$comTitle = "La Respo des Com's";
|
||||
$comDescription = "Prête à tous les possibles pendant cette semaine inténsement gazive !";
|
||||
$comRespo = "Léa Raucroy";
|
||||
$comRespoId = "learaucroy@orange.fr";
|
||||
$comRespoId = "lraucroy@etud.insa-toulouse.fr";
|
||||
$comRespo2 = "";
|
||||
$comRespo2Id = "";
|
||||
include("includes/com_template.php");
|
||||
|
@ -20,25 +20,25 @@ $comId = "ComSiriusBlack";
|
|||
$comTitle = "Com Sirius Black";
|
||||
$comDescription = "Presque prêts pour vous accueillir !!!";
|
||||
$comRespo = "Christine Berho";
|
||||
$comRespoId = "christineberho@gmail.com";
|
||||
$comRespoId = "berho@etud.insa-toulouse.fr";
|
||||
$comRespo2 = "Renaud Kempf";
|
||||
$comRespo2Id = "kempfnono@orange.fr";
|
||||
$comRespo2Id = "rkempf@etud.insa-toulouse.fr";
|
||||
include("includes/com_template.php");
|
||||
|
||||
$comId = "";
|
||||
$comTitle = "Com Animagus";
|
||||
$comDescription = "Mot d'ordre : Incendio";
|
||||
$comRespo = "Célestine Paillé";
|
||||
$comRespoId = "celestinepaille@gmail.com";
|
||||
$comRespoId = "paille@etud.insa-toulouse.fr";
|
||||
$comRespo2 = "Gaston Opler";
|
||||
$comRespo2Id = "gastonopler1@gmail.com";
|
||||
$comRespo2Id = "opler@etud.insa-toulouse.fr";
|
||||
include("includes/com_template.php");
|
||||
|
||||
$comId = "ComPatronus";
|
||||
$comTitle = "Com Patronus";
|
||||
$comDescription = "Commatez sur vos deux oreilles";
|
||||
$comRespo = "Yann Tremblay";
|
||||
$comRespoId = "tremblayyann88@gmail.com ";
|
||||
$comRespoId = "tremblay@etud.insa-toulouse.fr";
|
||||
$comRespo2 = "Florian Hoorelbeke";
|
||||
$comRespo2Id = "hoorelbe@etud.insa-toulouse.fr";
|
||||
include("includes/com_template.php");
|
||||
|
@ -47,36 +47,36 @@ $comId = "";
|
|||
$comTitle = "Com Stupefix";
|
||||
$comDescription = "Toujours là pour capturer vos moments magiques";
|
||||
$comRespo = "Shivaree Pimenta";
|
||||
$comRespoId = "shivareepimenta@gmail.com";
|
||||
$comRespoId = "pimenta@etud.insa-toulouse.fr";
|
||||
$comRespo2 = "";
|
||||
$comRespo2Id = "";
|
||||
include("includes/com_template.php");
|
||||
|
||||
$comId = "";
|
||||
$comTitle = "Com Maraudeur";
|
||||
$comDescription = "";
|
||||
$comDescription = "A la recherche du vif d'or !";
|
||||
$comRespo = "Louis Roasio";
|
||||
$comRespoId = "louis.roasio@gmail.com";
|
||||
$comRespoId = "roasio@etud.insa-toulouse.fr";
|
||||
$comRespo2 = "Nicolas Julia";
|
||||
$comRespo2Id = "nicolas.julia81@hotmail.com";
|
||||
$comRespo2Id = "njulia@etud.insa-toulouse.fr";
|
||||
include("includes/com_template.php");
|
||||
|
||||
$comId = "";
|
||||
$comTitle = "Com Pre-au-Lard";
|
||||
$comDescription = "Prêts pour te faire découvrir les secrets de la ville rose";
|
||||
$comRespo = "Mathis Ribette";
|
||||
$comRespoId = "mathis.ribette@gmail.com";
|
||||
$comRespoId = "ribette@etud.insa-toulouse.fr";
|
||||
$comRespo2 = "Lucas Marchant";
|
||||
$comRespo2Id = "marchant0lucas@gmail.com";
|
||||
$comRespo2Id = "marchant@etud.insa-toulouse.fr";
|
||||
include("includes/com_template.php");
|
||||
|
||||
$comId = "";
|
||||
$comTitle = "Com Ravitaillement";
|
||||
$comDescription = "Ici, c'est la Compote qui vous ravit !";
|
||||
$comRespo = "Hugo Franceschi";
|
||||
$comRespoId = "hugo.fransceschi.bros@gmail.com";
|
||||
$comRespoId = "francesc@etud.insa-toulouse.fr";
|
||||
$comRespo2 = "Abdessalem Guedouar";
|
||||
$comRespo2Id = "guedouarabdessalem@gmail.com ";
|
||||
$comRespo2Id = "guedouar@etud.insa-toulouse.fr";
|
||||
include("includes/com_template.php");
|
||||
|
||||
$comId = "";
|
||||
|
@ -88,13 +88,13 @@ $comRespo2 = "";
|
|||
$comRespo2Id = "";
|
||||
include("includes/com_template.php");
|
||||
|
||||
$comId = "Et si la Com Nimbus réveillait votre Patronus ?";
|
||||
$comId = "";
|
||||
$comTitle = "Com Nimbus 2001";
|
||||
$comDescription = "";
|
||||
$comDescription = "Et si la Com Nimbus réveillait votre Patronus ?";
|
||||
$comRespo = "Benjamin Fol";
|
||||
$comRespoId = "benjifol@hotmail.fr";
|
||||
$comRespoId = "fol@etud.insa-toulouse.fr";
|
||||
$comRespo2 = "Clément Paillet";
|
||||
$comRespo2Id = "cpaillet@etud.insa-toulouse.fr ";
|
||||
$comRespo2Id = "cpaillet@etud.insa-toulouse.fr";
|
||||
include("includes/com_template.php");
|
||||
|
||||
?>
|
||||
|
|
5
info.php
5
info.php
|
@ -28,12 +28,11 @@ ob_start(); // Start reading html
|
|||
<h5>Sinon, pour des questions a propos du site :</h5>
|
||||
<ul>
|
||||
<li>
|
||||
<strong>Mail :</strong> aboivert.sa@gmail.com
|
||||
<strong>Mail :</strong> boivert@etud.insa-toulouse.fr
|
||||
</li>
|
||||
<br id="arnaud">
|
||||
<li>
|
||||
Sinon y'a Arnaud, le créateur du site, mais là il est en Suède donc il pourra pas trop te répondre (vergnet
|
||||
@etud.insa-toulouse.fr ou Arnaud Vergnet sur Facebook)
|
||||
Sinon y'a Arnaud, le créateur du site, mais là il est en Suède donc il pourra pas trop te répondre (vergnet@etud.insa-toulouse.fr ou Arnaud Vergnet sur Facebook)
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in a new issue