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