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