X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fmanage%2Flocations.php;h=b43c878195425dec7f6454648f6d6ffbc800f85a;hb=2b2cbcfe6a448536113966cbb11b79eda73db5ab;hp=3b05629dae7958d91835b1f5ac45917cf4d9cccf;hpb=a5953f4c442fb44f1e60eb1e15eb7066dca95420;p=fa-stable.git diff --git a/inventory/manage/locations.php b/inventory/manage/locations.php index 3b05629d..b43c8781 100644 --- a/inventory/manage/locations.php +++ b/inventory/manage/locations.php @@ -9,8 +9,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security = 11; -$path_to_root="../.."; +$page_security = 'SA_INVENTORYLOCATION'; +$path_to_root = "../.."; include($path_to_root . "/includes/session.inc"); page(_("Inventory Locations"));