Content deleted Content added
Restored revision 1285380009 by TarnishedPath (talk): Seeing if rollback fixed the error |
Undid revision 1301873314 by TarnishedPath (talk) hasn't fixed anything |
||
Line 1,563:
}, 1000);
} catch (error) {
progressBox.textContent = 'Failed. Please implement manually and report this error to the script maintainer. ' + error;
}
}
Line 2,401:
for (var j=0; j<subprojectList.length; j++) {
var wikiProjectName = subprojectList[j].title;
if (!wikiProjectNames.
wikiProjects.push(wikiProjectTalk);
}
}
}
|