From 7cc2ed3a4d02dacf31105c390d0332f56ab967c3 Mon Sep 17 00:00:00 2001 From: hbrain Date: Mon, 1 Jun 2026 14:00:21 +0200 Subject: [PATCH] Untracking contact.php --- contact.php | 89 ----------------------------------------------------- 1 file changed, 89 deletions(-) delete mode 100644 contact.php diff --git a/contact.php b/contact.php deleted file mode 100644 index 96f8a77..0000000 --- a/contact.php +++ /dev/null @@ -1,89 +0,0 @@ -\r\n"; - $headers .= "Reply-To: " . $form_email . "\r\n"; - $headers .= "X-Mailer: PHP/" . phpversion(); - - if (mail($to_email, $subject, $body, $headers)) { - $msg = "Thank you for your message! I will get back to you shortly."; - $form_name = $form_email = $form_message = ''; // Clear form on success - } else { - $err = "Sorry, there was an error sending your message. Please try again later."; - } - } -} - -$headerTitles = [ 'Moto Vlog', 'Multiple Voices Log', 'Multi-Version Log', 'MultiVerse Log', 'Miles & Views Log', 'Moving Vistas Log', 'Motorcycle Voyage Log', 'Mapped Vagabond Log', 'Mountain Valley Log', 'Miles Versus Logic', 'Motorcycle Voyage Log', 'Mapped Vagabond Log', 'Multiple Viewpoints Log', 'Multiple Versions of Life', 'Motion, Velocity & Luck', 'Miles, Views & Life', 'Many Voices of Life', 'Many Views of Life', 'Modern Vagabond Log', 'Motorcycle Wanderlust Log', 'Mapped Wanderings Log', 'Miles Beyond Reason', 'Miles Beyond Reality', 'Motion, Velocity & Lunacy', 'Miles, Wind & Luck', 'Maps, Villages & Legends', 'Multi-Vision Log', 'Multi-Vista Log', 'Mutable View Log', 'Mistakes, Victories & Lessons', 'Mostly Verified Legends', 'Mostly Vague Logistics', 'Marginally Viable Leadership', 'Mileage Versus Luck', 'Mechanical Violence Log', 'Moderately Violent Leisure', 'Mistakes Validated Later', ]; -$siteHeaderTitle = $headerTitles[array_rand($headerTitles)]; -?> - - - - - -MVL - Contact - - - - - - - - - -
-
-

Contact

- -
-
- -
- - - - - - - - -
-
-
- - -