Missing Controller

Error: FightnipponController could not be found.

Error: Create the class FightnipponController below in file: app/controllers/fightnippon_controller.php

<?php
class FightnipponController extends AppController {

	var $name = 'Fightnippon';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp