We don't need to do that anymore
This commit is contained in:
parent
586f20adb4
commit
ece51117e6
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@ ini_set('session.use_cookies', 0);
|
|||
session_cache_limiter('');
|
||||
session_start();
|
||||
|
||||
stream_wrapper_register('playlist', PlaylistArchiveStream::class);
|
||||
|
||||
/*
|
||||
* @see https://bugs.php.net/bug.php?id=68541
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue