Errors

Missing Controller

Error: AuthorizesController could not be found.

Error: Create the class AuthorizesController below in file: app/controllers/authorizes_controller.php

<?php
class AuthorizesController extends AppController {

	var $name = 'Authorizes';
}
?>

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