Skip to content

Commit

Permalink
Merge pull request #29 from SemanticMediaWiki/sbl-issue19
Browse files Browse the repository at this point in the history
Update SemanticCite.php
  • Loading branch information
mwjames authored Jul 1, 2016
2 parents f2dfc6a + 7c302b2 commit 7a3d70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SemanticCite.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public static function initExtension() {

// Register the extension
$GLOBALS['wgExtensionCredits']['semantic'][ ] = array(
'path' => __DIR__,
'path' => __FILE__,
'name' => 'Semantic Cite',
'author' => array( 'James Hong Kong' ),
'url' => 'https://github.com/SemanticMediaWiki/SemanticCite/',
Expand Down

0 comments on commit 7a3d70b

Please sign in to comment.