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


