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