• Missing Controller

Missing Controller

Error: Feed.phpController could not be found.

Error: Create the class Feed.phpController below in file: app/controllers/feed.php_controller.php

<?php
class Feed.phpController extends AppController {

	var $name = 'Feed.php';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp