summaryrefslogtreecommitdiffstats
path: root/module/web/pyload
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-08-18 22:39:07 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-08-18 22:39:07 +0200
commitab22498f73ba6376d0242c4f0a706b312cf6cdb6 (patch)
treed8d9e3051e5e8048157c852c7412d7ca0d4ffee6 /module/web/pyload
parentfixes, missing file (diff)
downloadpyload-ab22498f73ba6376d0242c4f0a706b312cf6cdb6.tar.xz
account fixes
Diffstat (limited to 'module/web/pyload')
-rw-r--r--module/web/pyload/views.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/web/pyload/views.py b/module/web/pyload/views.py
index 8c32d36a4..615840428 100644
--- a/module/web/pyload/views.py
+++ b/module/web/pyload/views.py
@@ -341,7 +341,6 @@ def config(request):
continue
else:
continue
-
elif sec == "Accounts":
if ";" in okey:
action, name = okey.split(";")