ソースを参照

debug wxauthor debug

stanley-king 7 年 前
コミット
a0187daa32
1 ファイル変更1 行追加1 行削除
  1. 1 1
      mobile/wxauthor.php

+ 1 - 1
mobile/wxauthor.php

@@ -56,7 +56,7 @@ else
     }
     else {
         $host = urldecode($state);
-        $url = "http://{$host}/mobile/wxauthor.php?code={$code}&state={$state}";
+        $url = "{$host}/mobile/wxauthor.php?code={$code}&state={$state}";
         $html = "<!DOCTYPE html>
                         <html lang=\"en\">
                         <head>