Cargando index.php Missing Controller - GASPASA

Missing Controller

Error: ProductoController could not be found.

Error: Create the class ProductoController below in file: app/controllers/producto_controller.php

<?php
class ProductoController extends AppController {

	var $name = 'Producto';
}
?>

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