Changeset 9977 for trunk/templates/base/scripts/BxBaseCommunicator.php
- Timestamp:
- 04/06/09 05:42:46 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/base/scripts/BxBaseCommunicator.php
r9968 r9977 210 210 'to' => _t( '_MEMBERS_YOU_VIEWED_BY' ), 211 211 ); 212 $aRows = $this -> getRequests( ' ProfilesTrack', $aTypes );212 $aRows = $this -> getRequests( 'sys_profiles_track', $aTypes ); 213 213 break; 214 214
Note: See TracChangeset
for help on using the changeset viewer.