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





