Error: The action feed is not defined in controller AboutController
Error: Create AboutController::feed() in file: CAKEbasictext/controllers/about_controller.php.
<?php
class AboutController extends AppController {
var $name = 'About';
function feed() {
}
}
?>
Notice: If you want to customize this error message, create CAKEbasictext/views/errors/missing_action.ctp