program/js/app.js @@ -3812,7 +3812,7 @@ for (i=0; i<threads; i++) { source = this.ksearch_data.sources.shift(); if (threads > 1 && source === null) if (threads > 1 && source === undefined) break; post_data._source = source ? source : '';