summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/PandaplaNet.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/PandaplaNet.py')
-rw-r--r--module/plugins/hoster/PandaplaNet.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hoster/PandaplaNet.py b/module/plugins/hoster/PandaplaNet.py
index 4efe20b5a..21fbbe4a1 100644
--- a/module/plugins/hoster/PandaplaNet.py
+++ b/module/plugins/hoster/PandaplaNet.py
@@ -4,7 +4,7 @@ from module.plugins.internal.DeadHoster import DeadHoster, create_getInfo
class PandaplaNet(DeadHoster):
- __name__ = "PandaplaNet"
+ __name = "PandaplaNet"
__type__ = "hoster"
__version__ = "0.04"
__status__ = "testing"