diff --git a/livesupport/modules/storageServer/var/GreenBox.php b/livesupport/modules/storageServer/var/GreenBox.php index 6f421797b..192d61bdd 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.53 $ + Version : $Revision: 1.54 $ 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.53 $ + * @version $Revision: 1.54 $ * @see BasicStor */ class GreenBox extends BasicStor{ @@ -559,6 +559,9 @@ class GreenBox extends BasicStor{ /** * Move audioClip to the new position in the playlist * + * This method may change id attributes + * of playlistElements and/or fadeInfo + * * @param token string, playlist access token * @param plElGunid string, global id of deleted playlistElement * @param newPos int - new position in playlist