Missing Method in GaleriasController
Error: The action ano2024 is not defined in controller GaleriasController
Error: Create GaleriasController::ano2024() in file: app/controllers/galerias_controller.php.
<?php
class GaleriasController extends AppController {
var $name = 'Galerias';
function ano2024() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp