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