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