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
a05bf54ac4
commit
737b941b17
@ -286,7 +286,7 @@ module.BaseStore = {
|
|||||||
: ('/'+ path))))
|
: ('/'+ path))))
|
||||||
// normalize the output...
|
// normalize the output...
|
||||||
|| false },
|
|| false },
|
||||||
|
// find the closest existing alternative path...
|
||||||
find: function(path){
|
find: function(path){
|
||||||
for(var p of module.path.paths(path)){
|
for(var p of module.path.paths(path)){
|
||||||
p = this.exists(p)
|
p = this.exists(p)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user