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