This commit is contained in:
parent
67db1b0e6e
commit
9caeae5f32
2 changed files with 0 additions and 10 deletions
|
@ -61,7 +61,6 @@ if ($param == "postgb") {
|
||||||
fwrite($goldbook, $gbline);
|
fwrite($goldbook, $gbline);
|
||||||
fclose($goldbook);
|
fclose($goldbook);
|
||||||
mail("n@tourmentine.com", "[TMA] post livre d'or ", $VMessage, "From: ".$VName." <".$VEmail.">\r\nX-Mailer: PHP/" . phpversion());
|
mail("n@tourmentine.com", "[TMA] post livre d'or ", $VMessage, "From: ".$VName." <".$VEmail.">\r\nX-Mailer: PHP/" . phpversion());
|
||||||
// mail("bernard@legaillart.com","[TMA] post livre d'or ",$VMessage,"From: ".$VName." <".$VEmail.">\r\nX-Mailer: PHP/" . phpversion());
|
|
||||||
//unlink("$GoldbookFile.dat");
|
//unlink("$GoldbookFile.dat");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -24,15 +24,6 @@ switch($randimg) {
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
<h2>Pour tous renseignements, contacter:</h2>
|
|
||||||
|
|
||||||
<address>
|
|
||||||
Bernard LE GAILLART<br />
|
|
||||||
Tel : (+33) 06 58 68 53 14<br />
|
|
||||||
e-mail: <a href="mailto:bernard@legaillart.fr">bernard@legaillart.fr</a><br />
|
|
||||||
</address>
|
|
||||||
<hr />
|
|
||||||
|
|
||||||
<h2>À propos de ce site</h2>
|
<h2>À propos de ce site</h2>
|
||||||
<!--<p>Ce site à été réalisé par Nicolas Le Gaillart
|
<!--<p>Ce site à été réalisé par Nicolas Le Gaillart
|
||||||
(contact, remarques & suggestions:<a href="mailto:nicolas@legaillart.com">nicolas@legaillart.com</a>) et le T.M.A.</p>-->
|
(contact, remarques & suggestions:<a href="mailto:nicolas@legaillart.com">nicolas@legaillart.com</a>) et le T.M.A.</p>-->
|
||||||
|
|
Loading…
Reference in a new issue