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