//
// Recherche du type de fichier contact
// contact-us,php : usa
// contact_nl : nederland
// contact.php : francais
// email
$destinataire = "contact@wuacademia.org";
//
// langue
$langue = $_REQUEST['langue'];
if ( !isset($_REQUEST['fondation']))
$_REQUEST['fondation'] = '999';
$fondation = $_REQUEST['fondation'];
$message = array();
//affichage de la langue
//$message = "Français";
$message['fr'] = "Français";
$message['us'] = "English";
$message['nl'] = "Nederlands";
switch ( $langue )
{
//
//===================================== francais ===========\//
//
case 'fr':
$message['verifier'] = 'Vérifier';
$message ['envoyer'] = 'Envoyer';
if ( $fondation == 1)
$message ['societe_wu'] = "World and Universal Academy Fondation";
else
$message ['societe_wu'] = "La société WUACADEMIA/WUACADEMY";
$message ['controlez'] = "".$message ['societe_wu']."
Le WebMaster.
Copyright © 2006, Wuacademia/Wuacademy, All Rights Reserved |