Updating downloader function
Took 29 minutes
This commit is contained in:
@ -9,4 +9,4 @@ error_reporting(0);
|
||||
require_once 'AudioVideoHandler.php';
|
||||
require_once 'Downloader.php';
|
||||
|
||||
define( 'CURL_PHPSESSID', '' );
|
||||
define( 'CURL_PHPSESSID', 'hi' );
|
Reference in New Issue
Block a user