Error: The action 2009 - socialistes valencians is not defined in controller NewsController
Error: Create NewsController::2009 - socialistes valencians() in file: app/controllers/news_controller.php.
<?php
class NewsController extends AppController {
var $name = 'News';
function 2009 - socialistes valencians() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp.