Class property initialization flaws.

(cherry picked from commit cf5285f)
This commit is contained in:
Yuriy Pikhtarev 2017-05-05 01:05:42 +03:00 committed by Vasily Komrakov
commit 335195365f
No known key found for this signature in database
GPG key ID: 558236680C20A69A
19 changed files with 36 additions and 36 deletions

View file

@ -129,7 +129,7 @@ class ajax_common
'index_data' => array('guest'),
);
public $action = null;
public $action;
/**
* Constructor