diff --git a/kontakt.php b/kontakt.php index f52ab92..1577246 100644 --- a/kontakt.php +++ b/kontakt.php @@ -5,12 +5,13 @@ $additional_headers = array(); include('includes/header.inc'); - +/* // wenn eine passende post-variable gesetzt ist, sende die mail if (!empty($_POST['message'])) { require('includes/contact_mail.inc'); $mail = new Contact_Mail($_POST['name'], $_POST['address'], $_POST['message']); } +*/ ?>
@@ -31,7 +32,7 @@ Mit dem folgenden Kontaktformular könnt ihr uns, oder indirekt dem ganzen Jahrg
Kontaktformular -error) { @@ -44,9 +45,9 @@ if (isset($mail)) { echo '

Mail gesendet. Deine Mail wurde erfolgreich versendet.

' . "\n"; } } -?> +*/ ?> -spam || $mail->error): ?> +spam || $mail->error): */ ?>
@@ -57,9 +58,12 @@ if (isset($mail)) {

-
+
+ + Sorry, geschlossen. +
- +