Legoktm has uploaded a new change for review.
https://gerrit.wikimedia.org/r/76252
Change subject: Cleaning up unused variables in the global space
......................................................................
Cleaning up unused variables in the global space
Bug 47514
Change-Id: Ia4d69e4a104b661901362f5c4cbb3cb3aaa13847
---
M APC.php
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/APC
refs/changes/52/76252/1
diff --git a/APC.php b/APC.php
index 65532bc..6447ca9 100644
--- a/APC.php
+++ b/APC.php
@@ -39,3 +39,5 @@
'localBasePath' => dirname( __FILE__ ),
'remoteExtPath' => 'APC'
);
+
+unset( $dir );
--
To view, visit https://gerrit.wikimedia.org/r/76252
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia4d69e4a104b661901362f5c4cbb3cb3aaa13847
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/APC
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits