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