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