//GuestTrackingController : Refacto done

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8883 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mDeflotte
2011-09-29 14:39:13 +00:00
parent b5a03180f5
commit 38bfdcd843
3 changed files with 114 additions and 88 deletions
+1 -1
View File
@@ -33,5 +33,5 @@ else
$controller->init();
}
$controller->processHeader();
$controller->initHeader();
Context::getContext()->smarty->display(_PS_THEME_DIR_.'header.tpl');