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

Appearance settings

Commit 6aa5f7c

Browse filesBrowse files
author
Michael Christopher
committed
Version 1.4
1 parent 6eb830c commit 6aa5f7c
Copy full SHA for 6aa5f7c

File tree

1 file changed

+0
-1
lines changed
Filter options

1 file changed

+0
-1
lines changed

‎Zencoder.php

Copy file name to clipboardExpand all lines: Zencoder.php
-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.