diff --git a/pwiki/page.js b/pwiki/page.js index 1dcb830..943bd5c 100755 --- a/pwiki/page.js +++ b/pwiki/page.js @@ -2937,6 +2937,7 @@ for(var i=0; iExport' }, // XXX diff --git a/pwiki2.html b/pwiki2.html index 0772052..9c09c27 100755 --- a/pwiki2.html +++ b/pwiki2.html @@ -542,7 +542,10 @@ require(['./browser'], function(browser){ //--------------------------------------------------------------------- -// Export... +// Export/Import... + +// XXX +var importData = function(){} // XXX var exportData = async function(options={}){