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

