[*] BO : #PSFV-832 : change the type of the property "ajax"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14655 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -68,7 +68,7 @@ abstract class ControllerCore
|
||||
/**
|
||||
* @var bool If ajax parameter is detected in request, set this flag to true
|
||||
*/
|
||||
protected $ajax = false;
|
||||
public $ajax = false;
|
||||
protected $json = false;
|
||||
protected $status = '';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user