mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-23 03:27:14 +00:00
Fix Natars
Fix Natars
This commit is contained in:
@@ -120,7 +120,7 @@ define("START_TIME", "%SSTARTTIME%");
|
||||
// SERVER_LANG is the DEFAULT language of the server (chosen at install / in
|
||||
// the admin "Server Settings"). LANG is the EFFECTIVE display language.
|
||||
//
|
||||
// Per-user language (issue #166): if the logged-in player picked a language
|
||||
// Per-user language : if the logged-in player picked a language
|
||||
// in their profile preferences (stored in users.lang and mirrored into
|
||||
// $_SESSION['lang']), LANG becomes that language; otherwise LANG falls back
|
||||
// to SERVER_LANG.
|
||||
|
||||
Reference in New Issue
Block a user