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