Error: The action contact_us is not defined in controller MultistateAddonsController
Error: Create MultistateAddonsController::contact_us() in file: app/controllers/multistate_addons_controller.php.
<?php
class MultistateAddonsController extends AppController {
var $name = 'MultistateAddons';
function contact_us() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp