From 1ca77e0acd1d283112559cbfb3b3aac1802ffc32 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 20 Apr 2011 00:14:37 +0400 Subject: merge logout.php inside backend.php --- db-updater.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db-updater.php') diff --git a/db-updater.php b/db-updater.php index 6df74a864..dca3a374d 100644 --- a/db-updater.php +++ b/db-updater.php @@ -155,7 +155,7 @@ function confirmOP() { print "

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

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