diff --git a/index.php b/index.php index d1e82ed..acbe9f2 100644 --- a/index.php +++ b/index.php @@ -64,6 +64,7 @@ if( 'POST' === $_SERVER['REQUEST_METHOD'] ) {

Other