summaryrefslogtreecommitdiff
path: root/appli_3_alpha_old/templates
diff options
context:
space:
mode:
authorLudovic Pouzenc <ludovic@pouzenc.fr>2018-06-30 10:05:02 +0200
committerLudovic Pouzenc <ludovic@pouzenc.fr>2018-06-30 10:05:02 +0200
commit71b503f07007346eda3d1da71d4a64f31f13d846 (patch)
tree3d1aaa880857eb05e7e9c1f2d75f309507dd9c07 /appli_3_alpha_old/templates
parent756f0fa75c7d8e18188dffdfbdd4416651dca9fe (diff)
download2007-AWOR-71b503f07007346eda3d1da71d4a64f31f13d846.tar.gz
2007-AWOR-71b503f07007346eda3d1da71d4a64f31f13d846.tar.bz2
2007-AWOR-71b503f07007346eda3d1da71d4a64f31f13d846.zip
Prmère version alpha 2007-02-03+09:07:04 - 2007-02-06+12:19:50
Diffstat (limited to 'appli_3_alpha_old/templates')
-rw-r--r--appli_3_alpha_old/templates/mail_cree.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/appli_3_alpha_old/templates/mail_cree.php b/appli_3_alpha_old/templates/mail_cree.php
new file mode 100644
index 0000000..a69a8b4
--- /dev/null
+++ b/appli_3_alpha_old/templates/mail_cree.php
@@ -0,0 +1,6 @@
+<?php
+// Vous pouvez utiliser les variables suivantes pour personnaliser le modèle
+// $objetR, $ordreJourR, $lieuR, $remarquesR
+echo "Réunion créée...";
+echo "test : $objetR, $ordreJourR, $lieuR, $remarquesR\n";
+?> \ No newline at end of file