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

Missing Controller

Error: 5-supportController could not be found.

Error: Create the class 5-supportController below in file: app/controllers/5-support_controller.php

<?php
class 5-supportController extends AppController {

	var $name = '5-support';
}
?>

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