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