Content deleted Content added
mNo edit summary |
mNo edit summary |
||
Line 143:
{
xmlhttpDone = false;
//xmlhttp = undefined; // hack
var action = editForm.getAttribute("action");
xmlhttp = createXMLHTTP( "POST", "http://en.wikipedia.org"+action, callback, {
|