Author: damoxc
Revision: 5105
Log:
fix importing the ui start method
Diff:
Modified: trunk/deluge/ui/web/__init__.py
===================================================================
--- trunk/deluge/ui/web/__init__.py 2009-04-20 20:26:03 UTC (rev 5104)
+++ trunk/deluge/ui/web/__init__.py 2009-04-20 20:40:44 UTC (rev 5105)
@@ -1 +1 @@
-from webui import start
\ No newline at end of file
+from web import start
\ No newline at end of file
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---