Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / admin / inst_upgrade.php
index aa0d28388d35fad0459fb12a2277725ed2512c0d..1d646af2ed571835653f693a1418ce48597066ea 100644 (file)
@@ -13,7 +13,7 @@ $page_security = 'SA_SOFTWAREUPGRADE';
 $path_to_root="..";
 include_once($path_to_root . "/includes/session.inc");
 
-page(_("Software Upgrade"));
+page(_($help_context = "Software Upgrade"));
 
 include_once($path_to_root . "/includes/date_functions.inc");
 include_once($path_to_root . "/admin/db/company_db.inc");