Missing Controller
Error: Oferta.phpController could not be found.
Error: Create the class Oferta.phpController below in file: app/controllers/oferta.php_controller.php
<?php
class Oferta.phpController extends AppController {
var $name = 'Oferta.php';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
