mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Small cleanups
This commit is contained in:
parent
e205a0d3e0
commit
b926a26dc8
3 changed files with 14 additions and 13 deletions
|
|
@ -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';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue