Sfoglia il codice sorgente

debug wxauthor debug

stanley-king 7 anni fa
parent
commit
a0187daa32
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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>