//ModuleController+MyAccountController+NewProductsController+OrderConfirmationController : Refacto done
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