TODO
This commit is contained in:
parent
1a448663f0
commit
4b20c5fd0d
@ -3,6 +3,7 @@ class ApiController {
|
||||
protected $input;
|
||||
protected $authenticated = false;
|
||||
|
||||
//TODO: Add Local Switch Only
|
||||
function __construct() {
|
||||
$input = file_get_contents('php://input');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user