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