diff options
author | 2011-12-23 21:40:22 +0100 | |
---|---|---|
committer | 2011-12-23 21:40:22 +0100 | |
commit | 8da44b430b957b25e74dff63829d4198a52e7a0b (patch) | |
tree | f20fc60db6e7d9a93fe3ca60cd68a6e32b536fc6 /module/config/__init__.py | |
parent | oron version increase (diff) | |
parent | little fixes (diff) | |
download | pyload-8da44b430b957b25e74dff63829d4198a52e7a0b.tar.xz |
merge hotfixes in
Diffstat (limited to 'module/config/__init__.py')
-rw-r--r-- | module/config/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/module/config/__init__.py b/module/config/__init__.py new file mode 100644 index 000000000..4b31e848b --- /dev/null +++ b/module/config/__init__.py @@ -0,0 +1 @@ +__author__ = 'christian' |