diff options
author | Ludovic Pouzenc <ludovic@pouzenc.fr> | 2018-06-30 11:13:09 +0200 |
---|---|---|
committer | Ludovic Pouzenc <ludovic@pouzenc.fr> | 2018-06-30 11:13:09 +0200 |
commit | 3fc908d3a1d0f6c9b1fca690561098541a73266e (patch) | |
tree | c1f2dd9663a2cba43abd6b59b2612ad214a92c79 /appli_3_alpha_old/app/include/je.inc.php | |
parent | 1269889704386de951d7f91eb169eb1e1bb36cc0 (diff) | |
download | 2007-AWOR-3fc908d3a1d0f6c9b1fca690561098541a73266e.tar.gz 2007-AWOR-3fc908d3a1d0f6c9b1fca690561098541a73266e.tar.bz2 2007-AWOR-3fc908d3a1d0f6c9b1fca690561098541a73266e.zip |
Version alpha_old5 2007-02-22+15:00:00 - 2007-03-11+16:30:15
Diffstat (limited to 'appli_3_alpha_old/app/include/je.inc.php')
-rw-r--r-- | appli_3_alpha_old/app/include/je.inc.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/appli_3_alpha_old/app/include/je.inc.php b/appli_3_alpha_old/app/include/je.inc.php index e902a1a..6a3c98d 100644 --- a/appli_3_alpha_old/app/include/je.inc.php +++ b/appli_3_alpha_old/app/include/je.inc.php @@ -172,4 +172,10 @@ require_once ('include/connect.inc.php'); echo "</table>\n"; } + + function traiter_formulaire_commentaire() + { + echo $_SESSION['session_idP']; + + } ?>
\ No newline at end of file |