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