From cf67bdba5a84855590868598a25b0397a8ff3489 Mon Sep 17 00:00:00 2001 From: mkaay Date: Thu, 3 Feb 2011 23:46:08 +0100 Subject: oops --- module/plugins/hoster/ShareonlineBiz.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/plugins/hoster') diff --git a/module/plugins/hoster/ShareonlineBiz.py b/module/plugins/hoster/ShareonlineBiz.py index 86aca3cbb..37130cf66 100644 --- a/module/plugins/hoster/ShareonlineBiz.py +++ b/module/plugins/hoster/ShareonlineBiz.py @@ -62,7 +62,7 @@ class ShareonlineBiz(Hoster): if self.account and self.account.isPremium(self.user): self.handleAPIPremium() - self.handleWebsitePremium() + #self.handleWebsitePremium() else: self.handleFree() -- cgit v1.2.3