Notice (8): Undefined property: CakeErrorController::$userinfo [APP/app_controller.php, line 38]
Error: 2-announcementsController could not be found.
Error: Create the class 2-announcementsController below in file: app/controllers/2-announcements_controller.php
<?php
class 2-announcementsController extends AppController {
var $name = '2-announcements';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp