diff --git a/api.php b/api.php index f83c61a..8085815 100644 --- a/api.php +++ b/api.php @@ -25,5 +25,5 @@ if(isset($_GET['d'])) { } }else{ //*1 - header('Location: index.html); + header('Location: index.html'); }