Missing Controller

Error: ResoucesController could not be found.

Error: Create the class ResoucesController below in file: app/controllers/resouces_controller.php

<?php
class ResoucesController extends AppController {

	var $name = 'Resouces';
}
?>

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