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


