summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/Captcha9Kw.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-06-09 01:52:24 +0200
committerGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-06-09 01:52:24 +0200
commitda1180bc2d428ad52fbbecda8473fc1fb7267438 (patch)
tree1565947cf7b67e21e28f0c27df2f9dd3e91bb1ca /module/plugins/hooks/Captcha9Kw.py
parentNew plugin: TNTVillageScambioeticoOrg (diff)
downloadpyload-da1180bc2d428ad52fbbecda8473fc1fb7267438.tar.xz
[SimpleHoster] Improve checkFile
Diffstat (limited to 'module/plugins/hooks/Captcha9Kw.py')
-rw-r--r--module/plugins/hooks/Captcha9Kw.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hooks/Captcha9Kw.py b/module/plugins/hooks/Captcha9Kw.py
index 7f37c225e..18a078bdb 100644
--- a/module/plugins/hooks/Captcha9Kw.py
+++ b/module/plugins/hooks/Captcha9Kw.py
@@ -139,7 +139,7 @@ class Captcha9Kw(Hook):
self.logError(_("Bad upload: %s") % res)
return
- self.logDebug(_("NewCaptchaID ticket: %s") % res, task.captchaFile)
+ self.logDebug("NewCaptchaID ticket: %s" % res, task.captchaFile)
task.data["ticket"] = res