HomeHelpTrac

Ignore:
Timestamp:
12/07/09 18:08:12 (2 years ago)
Author:
Alexander Trofimov
Message:

Ticket #543

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xmlrpc/BxDolXMLRPCImages.php

    r13353 r13378  
    5353            return new xmlrpcresp(new xmlrpcval(array('error' => new xmlrpcval(1,"int")), "struct")); 
    5454 
    55         return BxDolXMLRPCMedia::_getMediaAlbums ('photo', $iIdProfile); 
     55        return BxDolXMLRPCMedia::_getMediaAlbums ('photo', $iIdProfile, $iIdProfile == $iId); 
    5656    } 
    5757 
Note: See TracChangeset for help on using the changeset viewer.