Changeset 6543 for trunk/src/includes/common/functions.php
- Timestamp:
- 06/14/2017 02:17:05 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/common/functions.php
r6542 r6543 482 482 ) ) ); 483 483 484 // Define return value 485 $statistics = array(); 486 484 487 // Loop through and store the integer and i18n formatted counts. 485 488 foreach ( $counts as $key => $count ) {
Note: See TracChangeset
for help on using the changeset viewer.