Missing Controller
Error: EnamosController could not be found.
Error: Create the class EnamosController below in file: app/controllers/enamos_controller.php
<?php
class EnamosController extends AppController {
var $name = 'Enamos';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp











