]> jfr.im git - irc/quakenet/qwebirc.git/blobdiff - qwebirc/engines/authgateengine.py
Cleanup compiling code and add clean/mkstatic.
[irc/quakenet/qwebirc.git] / qwebirc / engines / authgateengine.py
index 46bbd0ca0a7b43fa813fad4f83c4d762aed65234..204b3e7dff95ef711b7c004e895842c7d8f4c588 100644 (file)
@@ -1,4 +1,4 @@
-from qwebirc.authgate import twisted as authgate
+from authgate import twisted as authgate
 from twisted.web import resource, server, static
 import config, urlparse, urllib, hashlib, re
 import qwebirc.util.rijndael, qwebirc.util.ciphers