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











