// Add again engines in stats
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11024 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -47,6 +47,7 @@ abstract class AdminStatsTabControllerCore extends AdminPreferencesControllerCor
|
||||
}
|
||||
|
||||
$this->content .= $this->displayMenu();
|
||||
$this->content .= $this->displayEngines();
|
||||
$this->content .= $this->displayCalendar();
|
||||
$this->content .= $this->displayStats();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user