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