// reported fix from 1.4.x

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11556 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mMarinetti
2011-12-21 20:36:17 +00:00
parent 5b9778bd5f
commit 0f827d6994
4 changed files with 11 additions and 6 deletions
@@ -142,6 +142,7 @@ class AdminBackupControllerCore extends AdminController
'content' => $this->content,
'url_post' => self::$currentIndex.'&token='.$this->token,
));
parent::initContent();
}
/**