We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b48648f commit 6f6e9faCopy full SHA for 6f6e9fa
modules/find.xq
@@ -6,6 +6,7 @@ xquery version "3.1";
6
: The info parameter can be used for troubleshooting
7
:)
8
9
+import module namespace app="http://exist-db.org/xquery/app" at "app.xqm";
10
import module namespace config="http://exist-db.org/xquery/apps/config" at "config.xqm";
11
import module namespace versions="http://exist-db.org/apps/public-repo/versions" at "versions.xqm";
12
0 commit comments