; \n"; $headMail .= "From: \"Clan SK\" \n"; $headMail .= "MIME-Version: 1.0\n"; $headMail .= "Content-Type: text/html; charset=iso-8859-1\n"; // Type MIME $headMail .= "Content-Language: fr\n"; $headMail .= "Message-ID: $messid" . "\n"; $headMail .= "X-Priority: 1\n"; // Message urgent! $headMail .= "X-MSMail-Priority: High\n"; $headMail .= "X-MM-Mail-From-IP: $IP\n"; $headMail .= "X-MM-Mail-From-Script: http://www.clansk.org/\n"; $headMail .= "X-Complains-To: \n"; $headMail .= "X-abuse-contact: \n"; $headMail .= "X-Mailer: PHP/".phpversion()."\n"; // maileur $headMail .= "X-Sender: \n"; $headMail .= "Errors-To: ; \n"; $frenchDays = array ("Dimanche", "Lundi", "Mardi", "Mercredi", "Jeudi", "Vendredi","Samedi"); $frenchMonths = array ("Janvier", "Février", "Mars", "Avril", "Mai", "Juin","Juillet", "Août", "Septembre", "Octobre","Novembre", "Décembre"); $forumPath = "./forums/"; // nombre de jours d'inactivité avant annulation automatique d'une inscription $daysBeforeCancellation = 45; // nombre de jours restant correspondant à la première relance $premiereRelance = 7; // nombre de jours restant correspondant à la deuxième relance $deuxiemeRelance = 2; $common_header="\n\n"; $common_header.="\n"; //require_once("utils.php"); ?>
Parse error: syntax error, unexpected end of file in /public_html/sheril3/troupes/config/session.php on line 243