New PHPSessionID function prepared

Took 11 minutes
This commit is contained in:
2020-07-07 19:24:48 +02:00
parent 425f72c9cd
commit e044cc3c2a
2 changed files with 9 additions and 2 deletions

View File

@ -7,4 +7,6 @@ error_reporting(0);
require_once 'AudioVideoHandler.php';
require_once 'Downloader.php';
require_once 'Downloader.php';
define( 'CURL_PHPSESSID', '' );