stanley-king 6 anni fa
parent
commit
21c3d5ce09
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      helper/session_helper.php

+ 2 - 0
helper/session_helper.php

@@ -315,6 +315,8 @@ class session_helper
             }
             else
             {
+                return true;
+
                 if (session_helper::binded_wechat())
                 {
                     $author_time = $_SESSION['wxauthor_time'];