mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-04-19 20:09:14 +03:00
Update ApiHandler.php
This commit is contained in:
parent
d59da92f37
commit
7c50964633
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ class ApiHandler {
|
||||||
public $method;
|
public $method;
|
||||||
public $content;
|
public $content;
|
||||||
public $apiurl;
|
public $apiurl;
|
||||||
|
public $url;
|
||||||
|
public $json;
|
||||||
|
|
||||||
public function __construct() {
|
public function __construct() {
|
||||||
global $apiip, $apiport, $apipass, $apiproto, $apisslverify;
|
global $apiip, $apiport, $apipass, $apiproto, $apisslverify;
|
||||||
|
|
Loading…
Add table
Reference in a new issue