2025-05-21_08-21-55Z_Wednesday
This commit is contained in:
@@ -203,7 +203,7 @@ if ($result = mysqli_query($connection, $ep_retrieve)) {
|
||||
$show_array[$id] = array ( "date" => date('Y-m-d', strtotime($date) ),
|
||||
"title" => $title,
|
||||
"host" => $host,
|
||||
"status" => "Waiting for media"
|
||||
"status" => "Distributing media to the ccdn"
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user