X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fpayment_terms.php;h=7bc52c7c63da4a3cc37de9d659ffd29887eb6787;hb=50c10c8d64132ff5c269b23e62693db985dfe3f8;hp=ddc4c50945fca768af030f114027629028e7d0fa;hpb=0b253e5e0d23400838d3bfb4f27fb3fb2637b3ab;p=fa-stable.git diff --git a/admin/payment_terms.php b/admin/payment_terms.php index ddc4c509..7bc52c7c 100644 --- a/admin/payment_terms.php +++ b/admin/payment_terms.php @@ -9,7 +9,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security = 10; +$page_security = 'SA_PAYTERMS'; $path_to_root=".."; include($path_to_root . "/includes/session.inc");