diff --git a/action.php b/action.php index 762ae8f..ec7ccfd 100644 --- a/action.php +++ b/action.php @@ -9,3 +9,4 @@ if(isset($_POST['action']) && !empty($_POST['action'])) { break; } } +?>