mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
[snappymail] More changes to use the word "extensions" rather than plugins/packages
This commit is contained in:
parent
45662b39b0
commit
4e28a7bb7b
24 changed files with 58 additions and 50 deletions
|
|
@ -10,7 +10,7 @@ class ChangePasswordPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
RELEASE = '2021-07-20',
|
||||
REQUIRED = '2.5.0',
|
||||
CATEGORY = 'Security',
|
||||
DESCRIPTION = 'This plugin allows you to change passwords of email accounts';
|
||||
DESCRIPTION = 'Extension to allow users to change their passwords';
|
||||
|
||||
// \RainLoop\Notifications\
|
||||
const
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue