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