Chad has uploaded a new change for review.
https://gerrit.wikimedia.org/r/95449
Change subject: Remove unused $wgTitle
......................................................................
Remove unused $wgTitle
Change-Id: I140f42d91439b19358b22c33b13fe0844451a321
---
M AJAXPoll_body.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/AJAXPoll
refs/changes/49/95449/1
diff --git a/AJAXPoll_body.php b/AJAXPoll_body.php
index a178661..7d13eb2 100644
--- a/AJAXPoll_body.php
+++ b/AJAXPoll_body.php
@@ -30,7 +30,7 @@
# The callback function for converting the input text to HTML output
static function AJAXPollRender( $input, $args = array(), Parser
$parser, $frame ) {
- global $wgUser, $wgOut, $wgTitle, $wgScriptPath, $wgUseAjax;
+ global $wgUser, $wgOut, $wgScriptPath, $wgUseAjax;
$parser->disableCache();
$parser->addTrackingCategory( 'ajaxpoll-tracking-category' );
--
To view, visit https://gerrit.wikimedia.org/r/95449
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I140f42d91439b19358b22c33b13fe0844451a321
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/AJAXPoll
Gerrit-Branch: master
Gerrit-Owner: Chad <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits