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



