Error: JobController could not be found.
Error: Create the class JobController below in file: app/controllers/job_controller.php
<?php
class JobController extends AppController {
var $name = 'Job';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp