Missing Controller

Error: ResController could not be found.

Error: Create the class ResController below in file: app/controllers/res_controller.php

<?php
class ResController extends AppController {

	var $name = 'Res';
}
?>

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