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