Chad has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/97548


Change subject: Remove unused globals
......................................................................

Remove unused globals

Change-Id: I7d13ed61925c6736bd367750e6b016b035d3c2f9
---
M updater/BsSetupUpdater.php
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceFoundation 
refs/changes/48/97548/1

diff --git a/updater/BsSetupUpdater.php b/updater/BsSetupUpdater.php
index efad6f3..0c027b6 100644
--- a/updater/BsSetupUpdater.php
+++ b/updater/BsSetupUpdater.php
@@ -18,7 +18,6 @@
 
        class BsSetupUpdater extends Maintenance{
                function execute() {
-                       global $wgVersion, $wgTitle, $wgLang;
                        $db = wfGetDB( DB_MASTER );
 
                        $updates = array('core','extensions');

-- 
To view, visit https://gerrit.wikimedia.org/r/97548
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7d13ed61925c6736bd367750e6b016b035d3c2f9
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceFoundation
Gerrit-Branch: master
Gerrit-Owner: Chad <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to