diff --git a/modulekit.php b/modulekit.php index 669a9fd8..0dfd431d 100644 --- a/modulekit.php +++ b/modulekit.php @@ -15,6 +15,7 @@ $include = array( 'src/options.php', 'src/language.php', 'src/ip-location.php', + 'src/wikidata.php', 'src/wikipedia.php', 'src/ImageLoader.php', 'src/RepositoryBase.php', diff --git a/src/wikidata.php b/src/wikidata.php new file mode 100644 index 00000000..28d941f5 --- /dev/null +++ b/src/wikidata.php @@ -0,0 +1,19 @@ +