From efee017fb2b3a4cac09233cd01d816d9100a5db5 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 25 May 2011 20:37:32 +0200 Subject: rehost plugin, fixed some account management issues --- module/web/pyload_app.py | 1 - 1 file changed, 1 deletion(-) (limited to 'module/web/pyload_app.py') diff --git a/module/web/pyload_app.py b/module/web/pyload_app.py index 0caf2ece3..47e80c96a 100644 --- a/module/web/pyload_app.py +++ b/module/web/pyload_app.py @@ -282,7 +282,6 @@ def folder(): def config(): conf = PYLOAD.get_config() plugin = PYLOAD.get_plugin_config() - accs = PYLOAD.get_accounts() conf_menu = [] plugin_menu = [] -- cgit v1.2.3