From 301ac21f2a4b6032d05fba362d167bf182404ee6 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Mon, 30 Aug 2010 16:09:09 +0200 Subject: little fixes --- module/plugins/hoster/ShareCx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/plugins/hoster/ShareCx.py') diff --git a/module/plugins/hoster/ShareCx.py b/module/plugins/hoster/ShareCx.py index 63a51eab7..adebb1c77 100644 --- a/module/plugins/hoster/ShareCx.py +++ b/module/plugins/hoster/ShareCx.py @@ -50,7 +50,7 @@ class ShareCx(Hoster): self.pyfile = pyfile self.download_html() if not self.file_exists(): - offline() + self.offline() pyfile.name = self.get_file_name() self.doDownload() -- cgit v1.2.3