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