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







