mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 22:17:03 +03:00
ChangePasswordDriverLDAP, see https://github.com/the-djmaze/snappymail/issues/51#issuecomment-788851329
This commit is contained in:
parent
c0e61bb0a2
commit
25958cd87a
3 changed files with 127 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
class ChangePasswordDriverLDAP
|
||||
class ChangePasswordDriverExample
|
||||
{
|
||||
const
|
||||
NAME = 'Example',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue