X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=include%2Fstats.php;h=bb6d69319960caad2e601c1b5bb83f990c496d41;hp=f0d436b089b639196f583e223fb6fe7f9cc03660;hb=aeb9ef98850e762291bc6a1d39b31d1ac4db4817;hpb=1e258af4136567ab30ce9b54aee751077f80590e diff --git a/include/stats.php b/include/stats.php index f0d436b..bb6d693 100644 --- a/include/stats.php +++ b/include/stats.php @@ -37,6 +37,7 @@ if(!$myid) $PREF = DB_get_PREF($myid); /* set language chosen in preferences, will become active on the next reload (see index.php)*/ $_SESSION['language'] = $PREF['language']; +set_language($PREF['language']); DB_update_user_timestamp($myid);