HomeHelpTrac

Ignore:
Timestamp:
04/06/09 05:42:46 (3 years ago)
Author:
Andrey Prikaznov
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/templates/base/scripts/BxBaseCommunicator.php

    r9968 r9977  
    210210                        'to'            => _t( '_MEMBERS_YOU_VIEWED_BY' ), 
    211211                    ); 
    212                     $aRows = $this -> getRequests( 'ProfilesTrack', $aTypes ); 
     212                    $aRows = $this -> getRequests( 'sys_profiles_track', $aTypes ); 
    213213                break; 
    214214 
Note: See TracChangeset for help on using the changeset viewer.