mirror of
https://github.com/flynx/pWiki.git
synced 2025-12-23 19:41:39 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
6a1b61ae79
commit
c0f68b102f
@ -990,9 +990,6 @@ module.BaseStore = {
|
|||||||
: undefined },
|
: undefined },
|
||||||
//*/
|
//*/
|
||||||
// XXX EXPERIMENTAL...
|
// XXX EXPERIMENTAL...
|
||||||
// to be sync this needs:
|
|
||||||
// .__match_args(..) -- DONE
|
|
||||||
// .metadata(..)
|
|
||||||
match: function(path, strict=false){
|
match: function(path, strict=false){
|
||||||
var that = this
|
var that = this
|
||||||
// pattern match * / **
|
// pattern match * / **
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user