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