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