X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=gl%2Finquiry%2Ftax_inquiry.php;h=13f61d5ad3d9e425e4efd98c96eb8d5f5f532a5b;hb=45a035785b9a820621da56dec93078b3ccd9832e;hp=39d90bb13f79c36a89d7638db4eff998f7e20358;hpb=2383d33373d6ddec06906658a0ed6398077c1147;p=fa-stable.git diff --git a/gl/inquiry/tax_inquiry.php b/gl/inquiry/tax_inquiry.php index 39d90bb1..13f61d5a 100644 --- a/gl/inquiry/tax_inquiry.php +++ b/gl/inquiry/tax_inquiry.php @@ -9,7 +9,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security = 8; +$page_security = 'SA_TAXREP'; $path_to_root="../.."; include_once($path_to_root . "/includes/session.inc");