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