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