diff --git a/controller/Controller.php b/controller/Controller.php index 6617f04..6734f1a 100644 --- a/controller/Controller.php +++ b/controller/Controller.php @@ -206,7 +206,7 @@ Class Controller { } if (!empty($options)) { - curl_setopt( $ch, CURLOPT_HTTPHEADER, $options); + curl_setopt( $s, CURLOPT_HTTPHEADER, $options); } //iphone client