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