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