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