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