From b5ca6ea248f9cbb573cd4d9280311d91379da730 Mon Sep 17 00:00:00 2001 From: tomas Date: Tue, 1 Mar 2005 00:50:54 +0000 Subject: [PATCH] minor change --- livesupport/modules/storageServer/var/Playlist.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/livesupport/modules/storageServer/var/Playlist.php b/livesupport/modules/storageServer/var/Playlist.php index ec2bfbe42..990ce2650 100644 --- a/livesupport/modules/storageServer/var/Playlist.php +++ b/livesupport/modules/storageServer/var/Playlist.php @@ -23,7 +23,7 @@ Author : $Author: tomas $ - Version : $Revision: 1.1 $ + Version : $Revision: 1.2 $ Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storageServer/var/Playlist.php,v $ ------------------------------------------------------------------------------*/ @@ -237,7 +237,6 @@ class Playlist extends StoredFile{ /** * Remove audioclip from playlist * - * @param token string, playlist access token * @param plElGunid string, global id of deleted playlistElement * @return boolean */