1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-02 12:32:54 +00:00

(trunk web) fix a leaked javascript variable

This commit is contained in:
Charles Kerr 2009-05-24 16:56:29 +00:00
parent d147d93d2a
commit d7bf2ee472

View file

@ -43,6 +43,7 @@ TransmissionRemote.prototype =
* or on a 409, globally set the X-Transmission-Session-Id and resend
*/
ajaxError: function(request, error_string, exception, ajaxObject) {
var token;
remote = this;
// set the Transmission-Session-Id on a 409