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