From: Alan Knowles Date: Wed, 9 Sep 2015 09:18:18 +0000 (+0800) Subject: I18n.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=cb30ff2ac417ff27ac658c0dca9f628f15161f66 I18n.php --- diff --git a/I18n.php b/I18n.php index d9333197..6a23e74a 100644 --- a/I18n.php +++ b/I18n.php @@ -108,7 +108,7 @@ class Pman_Core_I18n extends Pman function get($s ='') { - $this->sessionState(false); + $this->sessionState(0); $lbits = $this->guessUsersLanguage(); if ($this->authUser && !empty($_REQUEST['_debug'])) {