Missing Controller
Error: Us-carsController could not be found.
Error: Create the class Us-carsController below in file: app/controllers/us-cars_controller.php
<?php
class Us-carsController extends AppController {
var $name = 'Us-cars';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
