Fix endpoint...
This commit is contained in:
parent
2e6fdd2d4c
commit
e944c119fd
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
$status = -1;
|
||||||
|
|
||||||
require_once("config.php");
|
require_once("config.php");
|
||||||
|
|
||||||
if (!$endpoint) {
|
if (!$endpoint) {
|
||||||
|
|
Loading…
Reference in a new issue