Missing Controller

Error: NaborController could not be found.

Error: Create the class NaborController below in file: app/controllers/nabor_controller.php

<?php
class NaborController extends AppController {

	var $name = 'Nabor';
}
?>

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