X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=purchasing%2Fmanage%2Fsuppliers.php;h=82ee660af2e3e0e63a2bb2467f498e55b2639d2e;hb=11e485e4a7c5f12c9424713b7330815a9cc5e4ae;hp=be2f1a7dc749f6e9ccfdf7908130e8429bbd22b8;hpb=e06cb420675cec10063b341bc402034cfedb7a8c;p=fa-stable.git diff --git a/purchasing/manage/suppliers.php b/purchasing/manage/suppliers.php index be2f1a7d..82ee660a 100644 --- a/purchasing/manage/suppliers.php +++ b/purchasing/manage/suppliers.php @@ -9,8 +9,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security=5; -$path_to_root="../.."; +$page_security = 'SA_SUPPLIER'; +$path_to_root = "../.."; include($path_to_root . "/includes/session.inc"); page(_("Suppliers"), @$_REQUEST['popup']);