From 8eb75121de2f455b8fcc8787615f7801a00e9d77 Mon Sep 17 00:00:00 2001 From: Kevin Fourie Date: Tue, 10 Jul 2007 13:55:24 +0000 Subject: [PATCH] KTC-156 "KnowledgeTree still noted on the first page of the upgrade wizard after and upgrade install completes." Fixed. Description of work done... --- setup/upgrade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/upgrade.php b/setup/upgrade.php index 8979a73..1ad483c 100644 --- a/setup/upgrade.php +++ b/setup/upgrade.php @@ -226,7 +226,7 @@ function login() { ?>

-The database upgrade wizard completes the upgrade process on an existing KnowledgeTree installation. It applies +The database upgrade wizard completes the upgrade process on an existing installation. It applies any upgrades to the database that may be required.

Only administrator users may access the upgrade wizard. -- libgit2 0.21.4