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