From 8a41c24e62e1eb51f633aaa1ace3e4290e48dcc0 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Mon, 21 Dec 2009 23:23:03 +1300 Subject: [PATCH] Tweak wording. --- htdocs/upgrade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/upgrade.php b/htdocs/upgrade.php index e94ef6e1..1801b08a 100644 --- a/htdocs/upgrade.php +++ b/htdocs/upgrade.php @@ -23,7 +23,7 @@ useful will be gratefully received.
 

Current Versions

-You are currently DAViCal version $c->version_string. +You are currently running DAViCal version $c->version_string. The database schema should be at version $want_dbversion and it is at version $c->schema_major.$c->schema_minor.$c->schema_patch.