From 22352888f63072b7858c83fed8868c05233c01af Mon Sep 17 00:00:00 2001 From: Martijn Voncken Date: Mon, 11 Feb 2008 20:42:48 +0000 Subject: [PATCH] add form again --- deluge/ui/webui/webui_plugin/pages.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deluge/ui/webui/webui_plugin/pages.py b/deluge/ui/webui/webui_plugin/pages.py index d73497a47..ab2f922ff 100644 --- a/deluge/ui/webui/webui_plugin/pages.py +++ b/deluge/ui/webui/webui_plugin/pages.py @@ -30,7 +30,7 @@ # but you are not obligated to do so. If you do not wish to do so, delete # this exception statement from your version. If you delete this exception # statement from all source files in the program, then also delete it here. - +# from webserver_common import ws from utils import * from render import render, error_page