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










