Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
directly in more places
previously one had to reload to get the language correct, now it should be correct right away.
We also read out the browser request for a language now.
|
|
|
|
language used could be overwritten by another user's choise
the DB_get_Prefs($myid) functions used to set the _SESSION variable for the language, but was also called with ids that belonged to other players overwriting the language settings with that from another user
|
|
|
|
links were hardcoded, changed to link from config file
|
|
|
|
you can now select to get emails only every N hours. They are saved in the database and a cron script will send them out.
|