//ModuleController+MyAccountController+NewProductsController+OrderConfirmationController : Refacto done
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8872 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -38,6 +38,10 @@ class MyAccountControllerCore extends FrontController
|
||||
$this->addCSS(_THEME_CSS_DIR_.'my-account.css');
|
||||
}
|
||||
|
||||
/**
|
||||
* Assign template vars related to page content
|
||||
* @see FrontController::process()
|
||||
*/
|
||||
public function process()
|
||||
{
|
||||
$this->context->smarty->assign(array(
|
||||
|
||||
Reference in New Issue
Block a user