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



