// 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:
rMalie
2011-12-07 13:52:31 +00:00
parent a2209b5d84
commit 814bb7dcc4
@@ -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();