X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=inline;f=sales%2Fmanage%2Fcustomer_branches.php;h=117e2a0a08be7c0b32ec8f171c3c3a50646e17b3;hb=902f1015d874c33bd7946b17de2ad80b4f2144b6;hp=1147dcf36fdcb40d14b9600ad30ed59557a7d932;hpb=d3c4d2a51769f355fc09fe9163f04ba4887a8c5d;p=fa-stable.git diff --git a/sales/manage/customer_branches.php b/sales/manage/customer_branches.php index 1147dcf3..117e2a0a 100644 --- a/sales/manage/customer_branches.php +++ b/sales/manage/customer_branches.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_CUSTOMER'; +$path_to_root = "../.."; include($path_to_root . "/includes/session.inc"); page(_("Customer Branches"), @$_REQUEST['popup']);