* [task#128241,done,1h,0h] Fill in the SN statistical fields.
This commit is contained in:
@@ -213,7 +213,6 @@ class miscModel extends model
|
||||
curl_setopt($curl, CURLOPT_HTTPHEADER, $headers);
|
||||
curl_setopt($curl, CURLOPT_URL, $url);
|
||||
curl_setopt($curl, CURLOPT_REFERER, $_SERVER['HTTP_REFERER']);
|
||||
curl_setopt($curl, CURLOPT_COOKIE, $_SERVER['HTTP_COOKIE']);
|
||||
|
||||
if(!empty($data))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user