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