Missing Controller

Error: Staff-resourcesController could not be found.

Error: Create the class Staff-resourcesController below in file: app/controllers/staff-resources_controller.php

<?php
class Staff-resourcesController extends AppController {

	var $name = 'Staff-resources';
}
?>

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