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