Changes

Jump to navigation Jump to search
16 bytes removed ,  04:44, 17 June 2012
let $files := file:list($path, true(), '*.mp3')
let $zip := archive:create(
for $f in $files return <element archive:entry>{ $f }</archive:entry>,
for $f in $files return file:read-binary($path || $f)
)
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu