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 f5007dc commit caeb5a5Copy full SHA for caeb5a5
modules/find.xq
@@ -6,7 +6,6 @@ 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