Missing Controller
Error: Presentacion.htmController could not be found.
Error: Create the class Presentacion.htmController below in file: www.programabalboa.com/controllers/presentacion.htm_controller.php
<?php
class Presentacion.htmController extends AppController {
var $name = 'Presentacion.htm';
}
?>
Notice: If you want to customize this error message, create www.programabalboa.com/views/errors/missing_controller.ctp


