stanley-king před 7 roky
rodič
revize
5a59d5009b
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      helper/third_author/wxauthor.php

+ 2 - 0
helper/third_author/wxauthor.php

@@ -68,6 +68,8 @@ class wxauthor
         $ref_url .= '#wechat_redirect';
 
         wechat_helper::set_origin_url($origin_url);
+        Log::record("originurl=" . wechat_helper::get_origin_url(),Log::DEBUG);
+
 
         return $ref_url;
     }