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










