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