summaryrefslogtreecommitdiffstats
path: root/module/plugins/Hook.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-04-16 17:12:36 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-04-16 17:12:36 +0200
commit52e67d8f0894c478b119ddb89aebd249518820e9 (patch)
tree502722032526ff79a11d8a307afbfa2654f4e56a /module/plugins/Hook.py
parentRapidshare fix (diff)
downloadpyload-52e67d8f0894c478b119ddb89aebd249518820e9.tar.xz
closed #276
Diffstat (limited to 'module/plugins/Hook.py')
-rw-r--r--module/plugins/Hook.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/Hook.py b/module/plugins/Hook.py
index 56541f7fe..4af6a0ed4 100644
--- a/module/plugins/Hook.py
+++ b/module/plugins/Hook.py
@@ -100,5 +100,5 @@ class Hook():
def captchaCorrect(self, task):
pass
- def captchaWrong(self, task):
+ def captchaInvalid(self, task):
pass \ No newline at end of file