mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-27 19:19:21 +03:00
use getLanguages
This commit is contained in:
parent
d1e6ea379e
commit
0a4f83f507
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ abstract class L10n
|
|||
/**
|
||||
* @staticvar array $aCache
|
||||
*/
|
||||
public static function (bool $bAdmin = false) : array
|
||||
public static function getLanguages(bool $bAdmin = false) : array
|
||||
{
|
||||
static $aCache = array();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue