diff --git a/core/boot.js b/core/boot.js index cb4077220..7a3da70e6 100644 --- a/core/boot.js +++ b/core/boot.js @@ -661,9 +661,9 @@ $tw.loadTiddlersFromFolder = function(filepath,basetitle,excludeRegExp,isShadow) // Look for a tiddlywiki.files file if(files.indexOf("tiddlywiki.files") !== -1) { // If so, process the files it describes - var pluginInfo = JSON.parse(fs.readFileSync(filepath + "/tiddlywiki.files").toString("utf8")); - for(var p=0; p