From 1bd8de6bebb3f76bc5c09566aec682374150f2f8 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Sun, 28 Sep 2014 21:32:34 +0200 Subject: Changed XFileSharingPro and UpdateManager to internal plugins --- pyload/plugins/hoster/PandaPlanet.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyload/plugins/hoster/PandaPlanet.py') diff --git a/pyload/plugins/hoster/PandaPlanet.py b/pyload/plugins/hoster/PandaPlanet.py index 8b26202df..0ba09eb53 100644 --- a/pyload/plugins/hoster/PandaPlanet.py +++ b/pyload/plugins/hoster/PandaPlanet.py @@ -4,7 +4,7 @@ # test.bin - 214 B - http://pandapla.net/pew1cz3ot586 # BigBuckBunny_320x180.mp4 - 61.7 Mb - http://pandapla.net/tz0rgjfyyoh7 -from pyload.plugins.hoster.XFileSharingPro import XFileSharingPro, create_getInfo +from pyload.plugins.internal.XFileSharingPro import XFileSharingPro, create_getInfo class PandaPlanet(XFileSharingPro): -- cgit v1.2.3