// Improve installation design (addons iframes + progress percent + remove back button)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12954 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -34,6 +34,8 @@ class InstallControllerHttpProcess extends InstallControllerHttp
|
||||
*/
|
||||
protected $model_install;
|
||||
|
||||
public $previous_button = false;
|
||||
|
||||
public function init()
|
||||
{
|
||||
require_once _PS_INSTALL_MODELS_PATH_.'install.php';
|
||||
|
||||
Reference in New Issue
Block a user