Missing Controller

Error: RecruitmentController could not be found.

Error: Create the class RecruitmentController below in file: app/controllers/recruitment_controller.php

<?php
class RecruitmentController extends AppController {

	var $name = 'Recruitment';
}
?>

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