mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Wrong Froxlor plugin class name
This commit is contained in:
parent
05f6b77520
commit
efc3327cec
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
use \RainLoop\Exceptions\ClientException;
|
use \RainLoop\Exceptions\ClientException;
|
||||||
|
|
||||||
class ChangePasswordPoppassdPlugin extends \RainLoop\Plugins\AbstractPlugin
|
class ChangePasswordFroxlorPlugin extends \RainLoop\Plugins\AbstractPlugin
|
||||||
{
|
{
|
||||||
const
|
const
|
||||||
NAME = 'Change Password Froxlor',
|
NAME = 'Change Password Froxlor',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue