sites/irclogs.qmsk.net/urls.py
changeset 45 e94ab812c0c8
parent 43 fc11c4e86a82
--- a/sites/irclogs.qmsk.net/urls.py	Sun Feb 08 03:08:25 2009 +0200
+++ b/sites/irclogs.qmsk.net/urls.py	Sun Feb 08 03:13:11 2009 +0200
@@ -4,7 +4,7 @@
 """
 
 # urltree stuff
-from urltree import URLConfig, URL, URLTree
+from lib.urltree import URLConfig, URL, URLTree
 
 # our own handlers
 import handlers