Small cleanups

This commit is contained in:
the-djmaze 2022-05-11 23:14:12 +02:00
parent e205a0d3e0
commit b926a26dc8
3 changed files with 14 additions and 13 deletions

View file

@ -5,6 +5,7 @@ class LdapContactsSuggestionsPlugin extends \RainLoop\Plugins\AbstractPlugin
const
NAME = 'Contacts suggestions (LDAP)',
VERSION = '2.9',
RELEASE = '2022-05-05',
CATEGORY = 'Security',
DESCRIPTION = 'Get contacts suggestions from LDAP.',
REQUIRED = '2.9.1';