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