From 012f2b267ec78b9095e0d0448c74f51226cacd37 Mon Sep 17 00:00:00 2001 From: tomas Date: Thu, 10 Mar 2005 01:10:25 +0000 Subject: [PATCH] minor comment change --- livesupport/modules/storageServer/var/GreenBox.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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