We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae6ece4 commit 5d7f719Copy full SHA for 5d7f719
1 file changed
specials/SpecialSPARQLEndpoint.php
@@ -404,8 +404,6 @@ private function getSPARQLEndpointConfig() {
404
* @return string $htmlForm
405
*/
406
private function getHTMLForm( $query = '' ) {
407
- global $wgArticlePath;
408
-
409
$wRequest = $this->getRequest();
410
$wUser = $this->getUser();
411
$uriResolverURI = SpecialPage::getTitleFor( 'URIResolver' )->getFullURL() . '/';
0 commit comments