Notice (8): Undefined index: User [APP/app_controller.php, line 66]
CakePHP: the rapid development php framework: Missing Controller

Missing Controller

Error: 187Controller could not be found.

Error: Create the class 187Controller below in file: app_ec/controllers/187_controller.php

<?php
class 187Controller extends AppController {

	var $name = '187';
}
?>

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