From: garvinhicking Date: Tue, 17 May 2005 13:17:11 +0000 (+0000) Subject: when no DB updates and no function calls are needed, do not show confusing text to... X-Git-Tag: 0.8.2~12 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=a13951a4618699d72556fcb711996c3aa8639099;p=s9y.git when no DB updates and no function calls are needed, do not show confusing text to the user telling him an upgrade has failed. --- diff --git a/include/admin/upgrader.inc.php b/include/admin/upgrader.inc.php index ede20b1..146f933 100644 --- a/include/admin/upgrader.inc.php +++ b/include/admin/upgrader.inc.php @@ -329,7 +329,7 @@ if (($showAbort && $serendipity['GET']['action'] == 'ignore') || $serendipity['G

-

+