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