HomeHelpTrac

Ignore:
Timestamp:
07/27/11 23:09:41 (10 months ago)
Author:
Alexander Trofimov
Message:

Ticket #2523

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xmlrpc/BxDolXMLRPCProfileView.php

    r15338 r15393  
    5656                { 
    5757                    $sValue2 = $this->oPF->getViewableValue($aItem, $this->_aCouple[$aItem['Name']]); 
    58                     $aStruct['Value1'] = new xmlrpcval (strip_tags($sValue1)); 
     58                    $aStruct['Value2'] = new xmlrpcval (strip_tags($sValue2)); 
    5959                } 
    6060            } 
Note: See TracChangeset for help on using the changeset viewer.