summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/MixedNamespaceSearchSuggestions/MixedNamespaceSearchSuggestions.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/extensions/MixedNamespaceSearchSuggestions/MixedNamespaceSearchSuggestions.php')
-rw-r--r--www/wiki/extensions/MixedNamespaceSearchSuggestions/MixedNamespaceSearchSuggestions.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/wiki/extensions/MixedNamespaceSearchSuggestions/MixedNamespaceSearchSuggestions.php b/www/wiki/extensions/MixedNamespaceSearchSuggestions/MixedNamespaceSearchSuggestions.php
new file mode 100644
index 00000000..f9971a0a
--- /dev/null
+++ b/www/wiki/extensions/MixedNamespaceSearchSuggestions/MixedNamespaceSearchSuggestions.php
@@ -0,0 +1,3 @@
+<?php
+
+wfLoadExtension( 'MixedNamespaceSearchSuggestions' );