X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fmanage%2Fitems.php;h=9d30127725d6b60ffa49b70d2af4ceaa768aca28;hb=d497aeb2d93ed1c705007fa6ff84a4c470f7f538;hp=b5f6534bd5373e1bdaddf5f384ece812b1c8b3ee;hpb=e06cb420675cec10063b341bc402034cfedb7a8c;p=fa-stable.git diff --git a/inventory/manage/items.php b/inventory/manage/items.php index b5f6534b..9d301277 100644 --- a/inventory/manage/items.php +++ b/inventory/manage/items.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_ITEM'; +$path_to_root = "../.."; include($path_to_root . "/includes/session.inc"); page(_("Items"), @$_REQUEST['popup']);