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