Missing Controller

Error: TarifsController could not be found.

Error: Create the class TarifsController below in file: app/controllers/tarifs_controller.php

<?php
class TarifsController extends AppController {

	var $name = 'Tarifs';
}
?>

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