From 71cb062c91a149b33e2d45f1ebd472c92e9d9d16 Mon Sep 17 00:00:00 2001 From: kevin_fourie Date: Wed, 11 Jul 2007 10:02:48 +0000 Subject: [PATCH] KTC-154 "Space needed between words on the Confirm backup page of the DB Upgrade Wizard after upgrade." Fixed. --- setup/upgrade.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setup/upgrade.php b/setup/upgrade.php index d6ec1b2..b355d5f 100644 --- a/setup/upgrade.php +++ b/setup/upgrade.php @@ -520,7 +520,7 @@ Your mysql installation has been resolved. Manually, you would do the following: else { ?> -The mysql backup utility could not be found automatically. Either do a manual backup, or edit the config.ini and update the backup/mysqlDirectory entry. +The mysql backup utility could not be found automatically. Either do a manual backup, or edit the config.ini and update the backup/mysql Directory entry.

You can continue to do the backup manually using the following process:

@@ -661,7 +661,7 @@ Manually, you would do the following to restore the backup: else { ?> -The mysql backup utility could not be found automatically. Either do a manual restore, or edit the config.ini and update the backup/mysqlDirectory entry. +The mysql backup utility could not be found automatically. Either do a manual restore, or edit the config.ini and update the backup/mysql Directory entry.

You can continue to do the restore manually using the following command(s):

@@ -741,7 +741,7 @@ function backupDone() else { ?> - The mysql backup utility could not be found automatically. Please edit the config.ini and update the backup/mysqlDirectory entry. + The mysql backup utility could not be found automatically. Please edit the config.ini and update the backup/mysql Directory entry.

If you need to restore from this backup, you should be able to use the following statements:

-- libgit2 0.21.4