forked from rebillar/site-accueil-insa
le hardcode de constantes ne mourra jamais
This commit is contained in:
parent
c80c6eeb2b
commit
d0ca095e72
1 changed files with 2 additions and 2 deletions
4
coms.php
4
coms.php
|
@ -121,8 +121,8 @@ ob_start(); // Start reading html
|
|||
|
||||
respo(
|
||||
'Respo Web',
|
||||
["Alejandro", "Pastor"],
|
||||
["Mougnibas", "Théo"],
|
||||
["Alejandro", "Théo"],
|
||||
["Pastor", "Mougnibas"],
|
||||
["pastor@insa-toulouse.fr", "mougnibas@insa-toulouse.fr"]);
|
||||
|
||||
?>
|
||||
|
|
Loading…
Reference in a new issue