Cargando index.php Missing Controller - GASPASA

Missing Controller

Error: Quienes.htmController could not be found.

Error: Create the class Quienes.htmController below in file: app/controllers/quienes.htm_controller.php

<?php
class Quienes.htmController extends AppController {

	var $name = 'Quienes.htm';
}
?>

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

<<<<<<< .mine ======= >>>>>>> .r1215