Missing Controller

Error: CarriereController could not be found.

Error: Create the class CarriereController below in file: app/controllers/carriere_controller.php

<?php
class CarriereController extends AppController {

	var $name = 'Carriere';
}
?>

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