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