Resync all running ubottu code to bzr branch, they should now be in sync again

This commit is contained in:
Terence Simpson
2009-10-12 19:26:35 +01:00
parent 46a4ea34d2
commit 7791f6e416
39 changed files with 4983 additions and 440 deletions

View File

@ -22,7 +22,7 @@ import supybot.world as world
__version__ = "2.5.1"
__author__ = supybot.Author("Dennis Kaarsemaker","Seveas","dennis@kaarsemaker.net")
__contributors__ = {}
__url__ = 'http://ubotu.ubuntu-nl.org'
__url__ = 'http://ubottu.com/'
import config
reload(config)