Scheme: Mark plugin as deprecated, because of security issues.

master
Valentin Lorentz 2013-02-20 19:36:47 +01:00
parent 63a3442f8f
commit e7651d7d41
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,8 @@ here. This should describe *what* the plugin does.
import supybot
import supybot.world as world
deprecated = True
# Use this for the version of this plugin. You may wish to put a CVS keyword
# in here if you're keeping the plugin in CVS or some similar system.
__version__ = ""