From 20194986f6638233732ba1fc3e838f117d3cc9ea Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Tue, 9 Jan 2007 08:56:46 +0000 Subject: Aktualisierung auf MediaWiki 1.8.3 --- maintenance/update.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'maintenance') diff --git a/maintenance/update.php b/maintenance/update.php index d2dcbf92..402818ce 100644 --- a/maintenance/update.php +++ b/maintenance/update.php @@ -18,6 +18,8 @@ $dbclass = 'Database' . ucfirst( $wgDBtype ) ; echo( "MediaWiki {$wgVersion} Updater\n\n" ); +install_version_checks(); + # Do a pre-emptive check to ensure we've got credentials supplied # We can't, at this stage, check them, but we can detect their absence, # which seems to cause most of the problems people whinge about -- cgit v1.2.2