// reported fix from 1.4.x

This commit is contained in:
mMarinetti
2011-12-21 20:36:17 +00:00
parent 92ee67e74e
commit ccad5bbab8
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();
}
/**