User:Livitup/SimpleVote2012-code.js: Difference between revisions

Content deleted Content added
updated code
update to include summary
Line 166:
text += temptext;
// alert(text); // DEBUG
pageobj.setEditSummary(summary);
pageobj.setPageText(text);
pageobj.save();