Browse Source

debug wechat author

stanley-king 8 years atrás
parent
commit
d98c8b061d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mobile/wxauthor.php

+ 1 - 1
mobile/wxauthor.php

@@ -36,7 +36,7 @@ else
 
             Log::record("origin_url={$origin_url}",Log::DEBUG);
             if(!empty($origin_url)) {
-                fcgi_header("location:{$ref_url}");
+                fcgi_header("location:{$origin_url}");
             }
         }