Explicitly declare this class variable
This commit is contained in:
parent
bcd3f991de
commit
1e15c5e47a
@ -2,6 +2,7 @@
|
|||||||
class AjaxCall {
|
class AjaxCall {
|
||||||
|
|
||||||
public $reqType;
|
public $reqType;
|
||||||
|
public $updates;
|
||||||
|
|
||||||
function AjaxCall($log = null) {
|
function AjaxCall($log = null) {
|
||||||
header('Content-type: application/json');
|
header('Content-type: application/json');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user