Changeset 9984 for trunk/templates/base/scripts/BxBaseCommunicator.php
- Timestamp:
- 04/06/09 22:50:09 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/base/scripts/BxBaseCommunicator.php
r9977 r9984 192 192 'specific_key' => '_N times', 193 193 ); 194 $aRows = $this -> getRequests( ' Greetings', $aTypes, null, 'Number' );194 $aRows = $this -> getRequests( 'sys_greetings', $aTypes, null, 'Number' ); 195 195 break; 196 196
Note: See TracChangeset
for help on using the changeset viewer.