Version 1.1b
This commit is contained in:
parent
6a19363758
commit
c4a18d4281
82 changed files with 2532 additions and 180 deletions
|
|
@ -26,4 +26,5 @@ if (!empty($_POST['objet']) && !empty($_POST['nom']) && !empty($_POST['message']
|
|||
}
|
||||
|
||||
if (isset($_GET['d'])) $template->assign('destinataire',$_GET['d']);
|
||||
if (isset($_GET['o'])) $template->assign('objet',$_GET['o']);
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue