Content deleted Content added
test |
test |
||
Line 3,589:
// save current update check date
wikEd.SetPersistent('wikEdAutoUpdate', currentDate.toUTCString(), 0, '/');
WED('currentDate.toUTCString()', currentDate.toUTCString());
WED('Get', wikEd.GetPersistent('wikEdAutoUpdate'));
// make the ajax request
|