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