From 7f19e76b0e58dec7e5715d90350dc5313f659ca1 Mon Sep 17 00:00:00 2001 From: Hadrien Theveneau Date: Thu, 8 Oct 2015 22:23:16 +0200 Subject: Addition of some debug messages in DlProtectCom.py and Captcha.py --- module/plugins/internal/Captcha.py | 1 + 1 file changed, 1 insertion(+) (limited to 'module/plugins/internal/Captcha.py') diff --git a/module/plugins/internal/Captcha.py b/module/plugins/internal/Captcha.py index 333602e29..d30271dd4 100644 --- a/module/plugins/internal/Captcha.py +++ b/module/plugins/internal/Captcha.py @@ -38,6 +38,7 @@ class Captcha(Plugin): """ Extend to build your custom anti-captcha ocr """ + self.log_debug("This function does nothing") pass -- cgit v1.2.3