Error: The action agenda.htm is not defined in controller AgendaController
Error: Create AgendaController::agenda.htm() in file: app/controllers/agenda_controller.php.
<?php
class AgendaController extends AppController {
var $name = 'Agenda';
function agenda.htm() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp.
© Copyright 2012 Planetario Producciones SRL | Todos los derechos reservados