Wikipedia:Monobook.js/LiveRC.js: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
Nessun oggetto della modifica |
Nessun oggetto della modifica |
||
Riga 410:
var suivipos = lstSuivi.indexOf(page);
if (suivipos == -1)
var wpWatchthis = "
else
var wpWatchthis = "&wpWatchthis=1";
switch(where) {
Riga 433:
method: "POST", headers: headers,
data: 'wpSave=1&wpTextbox1=' + wpTextbox1 + '&wpStarttime=' + wpStarttime + '&wpEdittime=' + wpEdittime
+ '&wpEditToken=' + wpEditToken + '&wpSummary=' + wpSummary
}
|