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