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

