Unused globals.
authorPlatonides <platonides@users.mediawiki.org>
Fri, 17 Sep 2010 15:07:07 +0000 (15:07 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Fri, 17 Sep 2010 15:07:07 +0000 (15:07 +0000)
includes/db/DatabasePostgres.php

index cb77de0..53f4173 100644 (file)
@@ -1283,7 +1283,7 @@ SQL;
        }
 
        function setup_database() {
-               global $wgVersion, $wgDBmwschema, $wgDBts2schema, $wgDBport, $wgDBuser;
+               global $wgDBmwschema, $wgDBuser;
 
                // Make sure that we can write to the correct schema
                // If not, Postgres will happily and silently go to the next search_path item