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