From 102b8a92c2977ac5e1323e5be23e0d7436d3f489 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 23 Apr 2022 11:29:51 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- pwiki2.js | 1 + 1 file changed, 1 insertion(+) diff --git a/pwiki2.js b/pwiki2.js index 6f01393..01a8258 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -248,6 +248,7 @@ module.store = { // paths -- no page acquisition is performed... // // XXX should these return this or the data??? + // XXX FUNC handle functions as pages... update: function(path, data, mode='update'){ path = module.path.normalize('/'+ path, 'string') path = path[path.length-1] == '/' ?