diff --git a/pwiki2.js b/pwiki2.js index b46fc83..583ca84 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -1756,6 +1756,7 @@ object.Constructor('Page', BasePage, { // multiple matches... // XXX should this get one of the pages or all of the pages??? // XXX should we use a special template to render??? + // XXX should this return an array??? : data instanceof Array ? data .map(function(d){