Merge branch 'remastering' of https://git.steelants.cz/SImple-Home/PHP_SMART_HOME_V3 into remastering
This commit is contained in:
commit
03cc627b72
@ -3,6 +3,7 @@ class ApiController {
|
|||||||
protected $input;
|
protected $input;
|
||||||
protected $authenticated = false;
|
protected $authenticated = false;
|
||||||
|
|
||||||
|
//TODO: Add Local Switch Only
|
||||||
function __construct() {
|
function __construct() {
|
||||||
$input = file_get_contents('php://input');
|
$input = file_get_contents('php://input');
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user