Missing Method in GaleriasController

Error: The action ano2023 is not defined in controller GaleriasController

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

<?php
class GaleriasController extends AppController {

	var $name = 'Galerias';


	function ano2023() {

	}

}
?>

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