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