We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c289d0 commit a3f038bCopy full SHA for a3f038b
2 files changed
WikibaseDataModel.php
@@ -12,7 +12,3 @@
12
}
13
14
define( 'WIKIBASE_DATAMODEL_VERSION', '7.0.0' );
15
-
16
-if ( defined( 'MEDIAWIKI' ) && function_exists( 'wfLoadExtension' ) ) {
17
- wfLoadExtension( 'WikibaseDataModel', __DIR__ . '/mediawiki-extension.json' );
18
-}
mediawiki-extension.json
0 commit comments