diff --git a/livesupport/modules/storageServer/var/GreenBox.php b/livesupport/modules/storageServer/var/GreenBox.php index b3af30752..fb790549a 100644 --- a/livesupport/modules/storageServer/var/GreenBox.php +++ b/livesupport/modules/storageServer/var/GreenBox.php @@ -23,7 +23,7 @@ Author : $Author: tomas $ - Version : $Revision: 1.64 $ + Version : $Revision: 1.65 $ Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storageServer/var/GreenBox.php,v $ ------------------------------------------------------------------------------*/ @@ -35,7 +35,7 @@ require_once "BasicStor.php"; * LiveSupport file storage module * * @author $Author: tomas $ - * @version $Revision: 1.64 $ + * @version $Revision: 1.65 $ * @see BasicStor */ class GreenBox extends BasicStor{ @@ -648,6 +648,8 @@ class GreenBox extends BasicStor{ * @param plid string, playlist global unique id * @param offset string, current playtime (hh:mm:ss.ssssss) * @param distance int, 0=current clip; 1=next clip ... + * @param lang string, optional xml:lang value for select language version + * @param deflang string, optional xml:lang for default language * @return array of matching clip info: *