Missing Method in GaleriasController

Error: The action ano2025 is not defined in controller GaleriasController

Error: Create GaleriasController::ano2025() in file: app/controllers/galerias_controller.php.

<?php
class GaleriasController extends AppController {

	var $name = 'Galerias';


	function ano2025() {

	}

}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp