Niharika29 has uploaded a new change for review.
https://gerrit.wikimedia.org/r/248840
Change subject: Add SpecialGadgetUsage page to QueryPage class hook
......................................................................
Add SpecialGadgetUsage page to QueryPage class hook
SpecialGadgetUsage page is a special page in the Gadgets extension
and extends the QueryPage class.
Change-Id: I3007ebf4788695b87f787d565c8bdef81c2783a0
---
M includes/specialpage/QueryPage.php
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/40/248840/1
diff --git a/includes/specialpage/QueryPage.php
b/includes/specialpage/QueryPage.php
index bfb29ae..87fd65c 100644
--- a/includes/specialpage/QueryPage.php
+++ b/includes/specialpage/QueryPage.php
@@ -99,6 +99,7 @@
array( 'UnwatchedpagesPage', 'Unwatchedpages' ),
array( 'UnusedtemplatesPage', 'Unusedtemplates'
),
array( 'WithoutInterwikiPage',
'Withoutinterwiki' ),
+ array( 'SpecialGadgetUsage', 'GadgetUsage' ),
);
Hooks::run( 'wgQueryPages', array( &$qp ) );
}
--
To view, visit https://gerrit.wikimedia.org/r/248840
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3007ebf4788695b87f787d565c8bdef81c2783a0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Niharika29 <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits