Documentation improved.

This commit is contained in:
tomas 2004-12-18 23:43:53 +00:00
parent a6d3541ae1
commit 88df4ba4fc
1 changed files with 3 additions and 1 deletions

View File

@ -23,13 +23,15 @@
Author : $Author: tomas $ Author : $Author: tomas $
Version : $Revision: 1.2 $ Version : $Revision: 1.3 $
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storageServer/var/xmlrpc/simpleGet.php,v $ Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storageServer/var/xmlrpc/simpleGet.php,v $
------------------------------------------------------------------------------*/ ------------------------------------------------------------------------------*/
/** /**
* simpleGet.php is remote callable script through HTTP GET method. * simpleGet.php is remote callable script through HTTP GET method.
* Returns stored media file identified by global unique ID.
* Requires valid session ID and read permission for requested file.
* *
* This script accepts following HTTP GET parameters: * This script accepts following HTTP GET parameters:
* <ul> * <ul>