import_request_variables ("gpc");
if (isset($aadress)) {
$mail_pais = ""
."
Artikkel ESL leheküljelt"
."";
$mail_end = "";
mail ($aadress, "Information from website of Grand Lodge of Estonia", $mail_pais.nl2br($source).$mail_end,"From: ESL \nMIME-Version: 1.0\nContent-Type: text/html; charset=Windows-1257\nContent-Transfer-Encoding: 8bit\nX-Mailer: MM-Mailer/1.0");
}
mysql_connect("mysql.netpoint.ee","eestisl","hanno2730");
if (!isset($m1)) $m1 = 0;
if (!isset($m2)) $m2 = 0;
$rida = mysql_fetch_array(mysql_db_query("eestisl","select * from content_en where menu1 = '$m1' and menu2 = '$m2'"));
$source=$rida[sisu];
include("scdate.php");
?>
Grand Lodge of Estonia
if (isset($counter)) {
$counter++;
}else{
$counter=0;
}
if (isset($aadress)) {
if ($counter > 1) {
echo "$counter eKirja on saadetud . . . ";
}else{
echo "$counter eKiri on saadetud . . . ";
}
}
?>