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
