X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fpurchasing_data.php;h=1970481ac52cce36506c54187bf2ce46fe0f6410;hb=cceb107ab3e8db0b400aeb7b98d0360e06ba8dae;hp=de9ed65e000d3a155f244ae3b1a3dc982db2503f;hpb=8ea6c4dd0d9b31b3456d012b0c94339b801bee0c;p=fa-stable.git diff --git a/inventory/purchasing_data.php b/inventory/purchasing_data.php index de9ed65e..1970481a 100644 --- a/inventory/purchasing_data.php +++ b/inventory/purchasing_data.php @@ -13,7 +13,7 @@ $page_security = 'SA_PURCHASEPRICING'; $path_to_root = ".."; include_once($path_to_root . "/includes/session.inc"); -page(_("Supplier Purchasing Data")); +page(_($help_context = "Supplier Purchasing Data")); include_once($path_to_root . "/includes/date_functions.inc"); include_once($path_to_root . "/includes/ui.inc");