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