Better comments in xrLocStor.php. +minor changes

This commit is contained in:
tomas 2004-11-08 20:24:57 +00:00
parent ad0f796cd1
commit 611e8ea762
4 changed files with 336 additions and 28 deletions

View file

@ -23,7 +23,7 @@
#
#
# Author : $Author: tomas $
# Version : $Revision: 1.3 $
# Version : $Revision: 1.4 $
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storageServer/var/xmlrpc/testRunner.sh,v $
#-------------------------------------------------------------------------------
@ -87,7 +87,7 @@ updateAudioClipMetadata() {
getAudioClip() {
echo "getAudioClip:"
$XR_CLI getAudioClip $SESSID $GUNID | ./urldecode
$XR_CLI getAudioClip $SESSID $GUNID | $TESTDIR/urldecode
}
searchMetadata() {