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


