Missing Controller

Error: Productos.htmController could not be found.

Error: Create the class Productos.htmController below in file: app/controllers/productos.htm_controller.php

<?php
class Productos.htmController extends AppController {

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

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

Escayolas Antonio Vega Vaca © 2000 - 2008