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