summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks
diff options
context:
space:
mode:
authorGravatar mkaay <mkaay@mkaay.de> 2010-08-13 13:09:21 +0200
committerGravatar mkaay <mkaay@mkaay.de> 2010-08-13 13:09:21 +0200
commitdae3ed77f3a36ba81c051bc3f47bdaeabcc4f129 (patch)
tree1fbb1516d50783f9d246fc31402c12d00dbcd209 /module/plugins/hooks
parentunrar hook :D, account fix, other fixes (diff)
downloadpyload-dae3ed77f3a36ba81c051bc3f47bdaeabcc4f129.tar.xz
recaptcha + new crypter lof.cc
Diffstat (limited to 'module/plugins/hooks')
-rw-r--r--module/plugins/hooks/UnRar.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/hooks/UnRar.py b/module/plugins/hooks/UnRar.py
index 82c99a575..7cc73f265 100644
--- a/module/plugins/hooks/UnRar.py
+++ b/module/plugins/hooks/UnRar.py
@@ -121,4 +121,5 @@ class UnRar(Hook):
self.removeFiles(pack, fname)
finally:
pyfile.alternativePercent = None
+ pyfile.setStatus("finished")