
Tel: +233 (0) 28 9711181
Missing Method in HomesController
Error: The action products_huawei_ascend_p1.php is not defined in controller HomesController
Error: Create HomesController::products_huawei_ascend_p1.php() in file: app/controllers/homes_controller.php.
<?php class HomesController extends AppController { var $name = 'Homes'; function products_huawei_ascend_p1.php() { } } ?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp.