Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitebb0858

Browse files
committed
commented a pending change
1 parente1de913 commitebb0858

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎Zencoder.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -209,11 +209,11 @@ function ZencoderCURL($url, $json, $options = array()) {
209209

210210
// Check for cURL error
211211
if (curl_errno($ch)) {
212-
if (curl) {
213-
214-
}else {
215-
216-
}
212+
//if (curl) {
213+
//
214+
//} else {
215+
//
216+
//}
217217
$this->error ='cURL connection error ('.curl_errno($ch).'):'.htmlspecialchars(curl_error($ch)).' <a href="http://www.google.com/search?q='.urlencode("curl error".curl_error($ch)).'">Search</a>';
218218
$this->connected =false;
219219
}else {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp