set description
This commit is contained in:
parent
68ccd1b6d9
commit
dc706132ab
6 changed files with 7 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ class AuMBackend(Backend, ICapMessages, ICapMessagesReply):
|
|||
EMAIL = 'romain@peerfuse.org'
|
||||
VERSION = '1.0'
|
||||
LICENSE = 'GPLv3'
|
||||
DESCRIPTION = "French dating website"
|
||||
|
||||
def iter_messages(self, thread=None):
|
||||
return dict().iteritems()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue