HomeHelpTrac

Ignore:
Timestamp:
08/19/09 04:11:25 (3 years ago)
Author:
Alexander Trofimov
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xmlrpc/index.php

    r11963 r12175  
    7272            ),                         
    7373 
     74            "dolphin.getUserLocation" => array( 
     75                "function" => "BxDolXMLRPCUser::getUserLocation", 
     76                "signature" => array (array ($xmlrpcStruct, $xmlrpcString, $xmlrpcString, $xmlrpcString)), 
     77                "docstring" => "get user location, returns struct on succees, 0 on error, -1 on access denied", 
     78            ),  
     79 
    7480            // messages 
    7581             
Note: See TracChangeset for help on using the changeset viewer.