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