Changeset 846 for trunk/includes/global.php
- Timestamp:
- Jan 15, 2016, 10:24:05 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/global.php
r844 r846 346 346 { 347 347 $DbRow['Items'] = array(); 348 $DbRow['Name'] = T($DbRow['Name']); 348 349 $Result[$DbRow['Id']] = $DbRow; 349 350 }
Note:
See TracChangeset
for help on using the changeset viewer.