Wasting like <#DTT#> hrs and minutes here.. and no finish in sight

This commit is contained in:
2020-08-05 06:00:56 +02:00
parent 98d5d2147e
commit 74d64f93ba
4 changed files with 19 additions and 6 deletions

View File

@ -57,7 +57,7 @@ class language
}
}
private static function setLangauge ( $a_language = 'en_en' )
private static function setLangauge ( $a_language = 'en_en' ): void
{
self::$lang = $a_language;
setcookie( 'lang', $a_language, 0 );