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