fix typo
This commit is contained in:
parent
64b090ee05
commit
785452873f
59 changed files with 2592 additions and 1277 deletions
|
@ -7,6 +7,7 @@ if(!isset($_GET["s"])){
|
|||
die();
|
||||
}
|
||||
|
||||
include "data/config.php";
|
||||
include "lib/curlproxy.php";
|
||||
$proxy = new proxy();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue