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