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