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