diff options
author | spoob <spoob@gmx.de> | 2009-05-17 16:38:01 +0200 |
---|---|---|
committer | spoob <spoob@gmx.de> | 2009-05-17 16:38:01 +0200 |
commit | 0f8eecc2f0ef0a30cd5f6d9baefcfd6098bbaf0d (patch) | |
tree | 5da59e8ec30b8b0abf6222912d3db042d0c6f437 /Py_Load_File.py | |
parent | plugins now in plugins_dict (diff) | |
download | pyload-0f8eecc2f0ef0a30cd5f6d9baefcfd6098bbaf0d.tar.xz |
py load file get now plugin_name
Diffstat (limited to 'Py_Load_File.py')
-rw-r--r-- | Py_Load_File.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Py_Load_File.py b/Py_Load_File.py index d5427ae24..0abb6c8b9 100644 --- a/Py_Load_File.py +++ b/Py_Load_File.py @@ -15,4 +15,4 @@ class PyLoadFile: plugins = parent.get_avail_plugins() -
\ No newline at end of file + |