I18n.php
authorAlan Knowles <alan@roojs.com>
Wed, 9 Sep 2015 09:18:18 +0000 (17:18 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 9 Sep 2015 09:18:18 +0000 (17:18 +0800)
I18n.php

index d933319..6a23e74 100644 (file)
--- 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'])) {