This commit is contained in:
Marijn Jansen
2017-02-03 11:12:02 +01:00
parent b8d6136a9d
commit c69b5d8ed3
5 changed files with 64 additions and 0 deletions

View File

@@ -14,6 +14,8 @@
<?php
$alertClass;
$alertMessage;
// Select which button has been pressed.
if ($_SERVER["REQUEST_METHOD"] == "POST") {
try {
switch ($_POST["form"]) {