Notice (8): Undefined property: CakeErrorController::$userinfo [APP/app_controller.php, line 38]
Twivo / Errors

Missing Controller

Error: 3-requestsController could not be found.

Error: Create the class 3-requestsController below in file: app/controllers/3-requests_controller.php

<?php
class 3-requestsController extends AppController {

	var $name = '3-requests';
}
?>

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