Legoktm has submitted this change and it was merged.
Change subject: Remove unused globals
......................................................................
Remove unused globals
Change-Id: I7d13ed61925c6736bd367750e6b016b035d3c2f9
---
M updater/BsSetupUpdater.php
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
Legoktm: Verified; Looks good to me, approved
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: merged
Gerrit-Change-Id: I7d13ed61925c6736bd367750e6b016b035d3c2f9
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceFoundation
Gerrit-Branch: master
Gerrit-Owner: Chad <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits