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












