mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 18:19:22 +03:00
Added: Plugin: Contacts suggestion from ldap
Added: Custom favicon setting + Small fixes
This commit is contained in:
parent
d6d19c99bf
commit
7312b2854b
25 changed files with 526 additions and 25 deletions
|
|
@ -613,7 +613,7 @@ class Utils
|
|||
*
|
||||
* @return array
|
||||
*/
|
||||
public static function RemoveSuggestionsdDuplicates($aSuggestions)
|
||||
public static function RemoveSuggestionDuplicates($aSuggestions)
|
||||
{
|
||||
$aResult = array();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue