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