diff --git a/livesupport/modules/alib/var/m2tree.php b/livesupport/modules/alib/var/m2tree.php index 53ff43336..c72678d9d 100644 --- a/livesupport/modules/alib/var/m2tree.php +++ b/livesupport/modules/alib/var/m2tree.php @@ -22,7 +22,7 @@ define('ALIBERR_MTREE', 10); * ); * * @author $Author: tomas $ - * @version $Revision: 1.3 $ + * @version $Revision: 1.4 $ * @see ObjClasses * Original author Tom Hlava */ @@ -333,6 +333,7 @@ class M2tree{ * * @param oid int * @param flds string, optional + * @param withSelf boolean - flag for include specified object to the path * @return array/err */ function getPath($oid, $flds='id', $withSelf=TRUE) diff --git a/livesupport/modules/storageServer/var/xmlrpc/schedulerPhpClient.php b/livesupport/modules/storageServer/var/xmlrpc/schedulerPhpClient.php index 9b0d37c86..0e0937740 100644 --- a/livesupport/modules/storageServer/var/xmlrpc/schedulerPhpClient.php +++ b/livesupport/modules/storageServer/var/xmlrpc/schedulerPhpClient.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/xmlrpc/schedulerPhpClient.php,v $ ------------------------------------------------------------------------------*/ @@ -43,7 +43,7 @@ include_once "../conf.php"; *
  • p
  • array of input parameter names *
  • r
  • array of result element names (not used there at present) *
  • e
  • array of error codes/messages (not used there at present) - * */ $mdefs = array( "AddAudioClipToPlaylistMethod" => array(