LinkRelay: add __url__

master
Valentin Lorentz 2011-02-28 19:01:42 +01:00
parent 83abc73848
commit dcc5710f55
1 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,8 @@ __contributors__ = {supybot.authors.progval: ['enhance configurabilty',
'many bug fixes',
'code enhancement']}
__url__ = ""
import config
import plugin
reload(plugin) # In case we're being reloaded.