Temp commit.
It's not done, need to work more later.
This commit is contained in:
parent
7a40161e7e
commit
bf34170f29
4 changed files with 16 additions and 1 deletions
|
@ -371,7 +371,7 @@ class Playlist {
|
|||
->computeLength();
|
||||
|
||||
if(is_null($res))
|
||||
return '00:00:00.000000';
|
||||
return '00:00:00';
|
||||
|
||||
return $res;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue