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