Changeset 25101
- Timestamp:
- 08/23/2013 01:56:35 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.php
r25047 r25101 3315 3315 3316 3316 /** 3317 * {@internal Missing Short Description}}3317 * Sort-helper for timezones. 3318 3318 * 3319 3319 * @since 2.9.0 3320 3320 * 3321 * @param unknown_type$a3322 * @param unknown_type$b3321 * @param array $a 3322 * @param array $b 3323 3323 * @return int 3324 3324 */
Note: See TracChangeset
for help on using the changeset viewer.