summaryrefslogtreecommitdiff
path: root/appli_3_alpha_old/app/templates/mail_cree.php
diff options
context:
space:
mode:
Diffstat (limited to 'appli_3_alpha_old/app/templates/mail_cree.php')
-rw-r--r--appli_3_alpha_old/app/templates/mail_cree.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/appli_3_alpha_old/app/templates/mail_cree.php b/appli_3_alpha_old/app/templates/mail_cree.php
new file mode 100644
index 0000000..a69a8b4
--- /dev/null
+++ b/appli_3_alpha_old/app/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