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

Commit6aa5f7c

Browse files
author
Michael Christopher
committed
Version 1.4
1 parent6eb830c commit6aa5f7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎Zencoder.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ function ZencoderRequest($url, $api_key = "", $params = "", $options = "") {
127127
$url .= (substr_count($url,'?') >0) ?"&api_key=" :"?api_key=";
128128
$url .=$api_key;
129129
}
130-
echo$url;die;
131130

132131
// Get JSON
133132
if(is_string($params)) {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp