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