mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
notes..
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
dc16742a2f
commit
d0a607f2b6
@ -169,6 +169,8 @@ async function(base, sub, data, options){
|
||||
target = pwpath.join(target, index) }
|
||||
// create path / parts of path...
|
||||
} else {
|
||||
// NOTE: no need to encode stuff here as it will be taken care
|
||||
// of by .mkdir(..)
|
||||
var levels = pwpath.split(sub)
|
||||
levels.pop()
|
||||
// ensure the parent dir exists...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user