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