Update api.php
This commit is contained in:
parent
8c8107343a
commit
6e46f9b0a2
1 changed files with 1 additions and 1 deletions
2
api.php
2
api.php
|
@ -25,5 +25,5 @@ if(isset($_GET['d'])) {
|
|||
}
|
||||
}else{
|
||||
//*1
|
||||
header('Location: index.html);
|
||||
header('Location: index.html');
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue