From 02c5c7052b8b2ede51bb54e33f35d83e587df672 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 16 Jul 2010 16:33:10 +0800 Subject: [PATCH] JSDOC/BuildDocs.js --- JSDOC/BuildDocs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSDOC/BuildDocs.js b/JSDOC/BuildDocs.js index 42be2e3..dd4cf6f 100644 --- a/JSDOC/BuildDocs.js +++ b/JSDOC/BuildDocs.js @@ -336,7 +336,7 @@ BuildDocs = { * * */ - publishJSON : function(file, data) + publishJSON : function(data) { // what we need to output to be usefull... // a) props.. -- 2.39.2