summaryrefslogtreecommitdiffstats
path: root/module/network
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-10-07 13:11:07 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-10-07 13:11:07 +0200
commit11c80f1d4985b21b5800b981428f7bf88fa9778b (patch)
treed1b66ae141541b3ff1b8e23139e7faa249c2cdde /module/network
parentunrar ram check (diff)
downloadpyload-11c80f1d4985b21b5800b981428f7bf88fa9778b.tar.xz
recycle sqlite connection
Diffstat (limited to 'module/network')
-rwxr-xr-xmodule/network/Request.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/network/Request.py b/module/network/Request.py
index c0551b042..9c711a02c 100755
--- a/module/network/Request.py
+++ b/module/network/Request.py
@@ -309,7 +309,7 @@ class Request:
#@TODO content disposition
- #return free_name
+ return free_name
def updateCurrentSpeed(self, speed):
self.dl_speed = speed