Skip to content

Commit

Permalink
Remove MediaWiki integration (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
legoktm authored and thiemowmde committed Aug 9, 2017
1 parent c98cb31 commit 39f2a7c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
4 changes: 0 additions & 4 deletions Common.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,3 @@
}

define( 'DATAVALUES_COMMON_VERSION', '0.3.1' );

if ( defined( 'MEDIAWIKI' ) && function_exists( 'wfLoadExtension' ) ) {
wfLoadExtension( 'DataValuesCommon', __DIR__ . '/mediawiki-extension.json' );
}
13 changes: 0 additions & 13 deletions mediawiki-extension.json

This file was deleted.

0 comments on commit 39f2a7c

Please sign in to comment.