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