Legoktm has uploaded a new change for review.
https://gerrit.wikimedia.org/r/76258
Change subject: Cleaning up unused variables in the global space
......................................................................
Cleaning up unused variables in the global space
Bug 47514
Change-Id: I3e5450189f41d9e6d7284db5179fdb3ba8df9c51
---
M AutoProxyBlock.php
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/AutoProxyBlock
refs/changes/58/76258/1
diff --git a/AutoProxyBlock.php b/AutoProxyBlock.php
index 31fbb6f..fd519f8 100644
--- a/AutoProxyBlock.php
+++ b/AutoProxyBlock.php
@@ -51,4 +51,5 @@
$wgLogActions['proxyblock/proxyblock'] = 'proxyblock-logentry';
$wgLogActions['proxyblock/blocked'] = 'proxyblock-logentry-blocked';
$wgLogRestrictions['proxyblock'] = 'autoproxyblock-log';
-}
\ No newline at end of file
+}
+unset( $dir );
--
To view, visit https://gerrit.wikimedia.org/r/76258
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3e5450189f41d9e6d7284db5179fdb3ba8df9c51
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/AutoProxyBlock
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits