Legoktm has uploaded a new change for review.

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


Change subject: Cleaning up unused variables in the global space
......................................................................

Cleaning up unused variables in the global space

Bug 47514

Change-Id: I91fde4f43fe797ead819dfc9cbe7352139d8b1bb
---
M Babel.php
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Babel 
refs/changes/60/76260/1

diff --git a/Babel.php b/Babel.php
index 1ebb93a..f97f286 100644
--- a/Babel.php
+++ b/Babel.php
@@ -80,3 +80,5 @@
 MediaWiki:Babel-portal
     The name format of the portal link for each language.
 */
+
+unset( $dir );

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I91fde4f43fe797ead819dfc9cbe7352139d8b1bb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Babel
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>

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

Reply via email to