From 07a2b3142e75e6a643db0993886dca356ba1cbb9 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 6 Mar 2007 07:26:33 +0100 Subject: updater: link to logout after schema was updated --- update.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.php b/update.php index 969bfc78d..41206dc75 100644 --- a/update.php +++ b/update.php @@ -153,7 +153,7 @@ function confirmOP() { print "

Finished. Performed $num_updates update(s) up to schema version $version.

"; - print "
+ print "
"; -- cgit v1.2.3