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

Missing Controller

Error: 6-twivo-apiController could not be found.

Error: Create the class 6-twivo-apiController below in file: app/controllers/6-twivo-api_controller.php

<?php
class 6-twivo-apiController extends AppController {

	var $name = '6-twivo-api';
}
?>

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