Merge branch 'master' of dev.sourcefabric.org:campcaster
This commit is contained in:
commit
6777bd8de0
1 changed files with 5 additions and 5 deletions
|
@ -127,7 +127,7 @@ function S_getSecond($param)
|
|||
*/
|
||||
function S_niceTime($param)
|
||||
{
|
||||
require_once("../../../storageServer/var/Playlist.php");
|
||||
require_once("../backend/Playlist.php");
|
||||
|
||||
$sec = round(Playlist::playlistTimeToSeconds($param['in']));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue