Bugs in function show_users_online in users_db.inc
[fa-stable.git] / inventory / purchasing_data.php
index de9ed65e000d3a155f244ae3b1a3dc982db2503f..1970481ac52cce36506c54187bf2ce46fe0f6410 100644 (file)
@@ -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");