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