X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=taxes%2Ftax_types.php;h=5976f1a9eda6b005c9fd1860153047181cf3a157;hb=3ff9ed87cb909f19c8fe3e7dfda5df79d0c01a6c;hp=af2a2e09f91dd85f097707cdec034aadba6385e2;hpb=2383d33373d6ddec06906658a0ed6398077c1147;p=fa-stable.git diff --git a/taxes/tax_types.php b/taxes/tax_types.php index af2a2e09..5976f1a9 100644 --- a/taxes/tax_types.php +++ b/taxes/tax_types.php @@ -9,8 +9,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security = 3; -$path_to_root=".."; +$page_security = 'SA_TAXRATES'; +$path_to_root = ".."; include($path_to_root . "/includes/session.inc"); page(_("Tax Types"));