Missing Method in FeedsController
Error: The action Debuggable.com - Blog is not defined in controller FeedsController
Error: Create FeedsController::Debuggable.com - Blog() in file: app/controllers/feeds_controller.php.
<?php
class FeedsController extends AppController {
var $name = 'Feeds';
function Debuggable.com - Blog() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp.


