do modify libmodels filename suffix
Showing
1 changed file
with
0 additions
and
1 deletions
@@ -98,7 +98,6 @@ class Yohobuy | @@ -98,7 +98,6 @@ class Yohobuy | ||
98 | if (!empty($data)) { | 98 | if (!empty($data)) { |
99 | $url = self::httpBuildQuery($url, $data); | 99 | $url = self::httpBuildQuery($url, $data); |
100 | } | 100 | } |
101 | - echo $url; | ||
102 | 101 | ||
103 | $ch = curl_init($url); | 102 | $ch = curl_init($url); |
104 | curl_setopt($ch, CURLOPT_HEADER, 0); | 103 | curl_setopt($ch, CURLOPT_HEADER, 0); |
-
Please register or login to post a comment