瀏覽代碼

debug wxauthor

stanley-king 7 年之前
父節點
當前提交
208d1a0c10
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      helper/session_helper.php

+ 1 - 1
helper/session_helper.php

@@ -263,7 +263,7 @@ class session_helper
         if(array_key_exists('author_orgin_url',$_SESSION)) {
             unset($_SESSION['author_orgin_url']);
         }
-        
+
         if (BASE_SITE_URL != 'http://p.lrlz.com') {
             return false;
         }