Error: The action cintillos is not defined in controller ProductosController
Error: Create ProductosController::cintillos() in file: app/controllers/productos_controller.php.
<?php
class ProductosController extends AppController {
var $name = 'Productos';
function cintillos() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp