1
0
Fork 0

change daystring

This commit is contained in:
Chris 2019-03-23 12:57:28 +01:00
parent 5bec7bae6e
commit 1782b586fe
1 changed files with 2 additions and 1 deletions

View File

@ -89,6 +89,7 @@ $imageDataHash = "";
while(true)
{
$globalData['DayString'] = date("Ydm");
$streamInfo = getStreamInfo($globalData['Channel']);
$previewURL = getPreviewURL($streamInfo, "1920", "1080");