// Update AdminCartsController

This commit is contained in:
rGaillard
2011-10-28 15:31:58 +00:00
parent 687cfa4c4f
commit 1f4170b5a0
3 changed files with 195 additions and 1 deletions
+5
View File
@@ -59,6 +59,11 @@ abstract class ControllerCore
* @var string check if footer will be displayed
*/
protected $display_footer;
/**
* @var string check if only content will be displayed
*/
protected $content_only = false;
/**
* @var bool If ajax parameter is detected in request, set this flag to true