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