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