//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:
@@ -33,6 +33,10 @@
|
||||
*/
|
||||
class ModuleControllerCore extends FrontController
|
||||
{
|
||||
/**
|
||||
* Assign template vars related to page content
|
||||
* @see FrontController::process()
|
||||
*/
|
||||
public function process()
|
||||
{
|
||||
// Check module existence
|
||||
|
||||
Reference in New Issue
Block a user