Is this needed? Probably not, but it doesn't hurt. The connection is only used for...
authorTim Starling <tstarling@users.mediawiki.org>
Wed, 17 Dec 2008 07:42:46 +0000 (07:42 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Wed, 17 Dec 2008 07:42:46 +0000 (07:42 +0000)
maintenance/FiveUpgrade.inc

index 3d917e7..4fb3430 100644 (file)
@@ -77,8 +77,7 @@ class FiveUpgrade {
        }
        
        /**
-        * Close out the connections when we're done...
-        * Is this needed?
+        * Commit transactions and close the connections when we're done...
         */
        function close() {
                foreach( $this->loadBalancers as $lb ) {