

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