From 6cad171c269c07d5b365ffba7b676f25e98e449f Mon Sep 17 00:00:00 2001 From: spoob Date: Sun, 14 Jun 2009 02:32:26 +0200 Subject: added 1kh.de container plugin --- Plugins/XupIn.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Plugins/XupIn.py') diff --git a/Plugins/XupIn.py b/Plugins/XupIn.py index 092d525c9..6b1f3be73 100644 --- a/Plugins/XupIn.py +++ b/Plugins/XupIn.py @@ -16,7 +16,7 @@ class XupIn(Plugin): props['description'] = """Xup.in Download Plugin""" props['author_name'] = ("spoob") props['author_mail'] = ("spoob@pyload.org") - self.plugin_config = props + self.props = props self.parent = parent self.html = None self.html_old = None #time() where loaded the HTML -- cgit v1.2.3