Tried to make it so that I can read this code without going insane, by replacing...
[lhc/web/wiklou.git] / includes / upload /
2009-07-27 Michael Dale* ( bug 19930 ) default to SYNC_DOWNLOAD
2009-07-27 Michael Daleremoved session_write_close(); per bug 19932
2009-07-25 Jack Phoenixcoding style tweaks
2009-07-25 Michael Dale* updates for strict compliance mode chunk uploading
2009-07-22 Alexandre Emsenhuber* no need to pass "$asyncdownload = false", this is...
2009-07-17 Michael Dale* fixed filldestination with for non-js2 version of...
2009-07-15 Michael DaleSome Strict Standards fixes per r53282 c3194
2009-07-15 Jack Phoenixcoding style cleanup for upload stuff
2009-07-15 Roan Kattouw(bug 19728) Use wfDebug() instead of print for debuggin...
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...