Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fontane-notizbuecher
SADE
Commits
0ef40e4a
Commit
0ef40e4a
authored
Aug 29, 2018
by
Mathias Goebel
Browse files
Update config.xqm
parent
04493707
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
modules/config/config.xqm
View file @
0ef40e4a
...
...
@@ -157,7 +157,7 @@ declare function local:mkcol-recursive($collection, $components) {
()
};
(: Helper function to recursively create a collection hierarchy. :)
declare function
f-misc
:mkcol($path) {
declare function
config
:mkcol($path) {
if(not(starts-with($path, "/")))
then error(QName("error", "path"), "Invalid path. Absolute path required.")
else
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment