From 2376ad492574e1ac422efc7e91930667872863d6 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 20 Apr 2011 11:46:16 +0400 Subject: fix redirects after schema upgrade; fix logout requiring valid schema --- db-updater.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'db-updater.php') diff --git a/db-updater.php b/db-updater.php index dca3a374d..8590ee82a 100644 --- a/db-updater.php +++ b/db-updater.php @@ -155,7 +155,8 @@ function confirmOP() { print "

".T_sprintf("Finished. Performed %d update(s) up to schema version %d.", $num_updates, $version)."

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