Miguel2706 has submitted this change and it was merged.
Change subject: Cleaning up unused variables in the global space
......................................................................
Cleaning up unused variables in the global space
Bug 47514
Change-Id: I97727c8a53c31b6f3d2f6f1a35a84a0c5e456568
---
M ads.php
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Miguel2706: Verified; Looks good to me, approved
diff --git a/ads.php b/ads.php
index eae10d3..fe99b9b 100644
--- a/ads.php
+++ b/ads.php
@@ -46,3 +46,5 @@
new ads;
return true;
}
+
+unset( $dir );
--
To view, visit https://gerrit.wikimedia.org/r/76246
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I97727c8a53c31b6f3d2f6f1a35a84a0c5e456568
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Ads
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
Gerrit-Reviewer: Miguel2706 <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits