- Timestamp:
- 12/18/2014 05:22:46 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/api.wordpress.org/public_html/core/credits/wp-credits.php
r1035 r1047 22 22 private $names_in_groups = array(); 23 23 24 // These are only for the purposes of determining translation contributions, hence they don't always line up. 24 25 private static $cycle_dates = array( 25 26 '3.2' => '2011-02-23 00:00:00', … … 32 33 '3.9' => '2013-12-13 00:00:00', 33 34 '4.0' => '2014-07-01 00:00:00', 35 '4.1' => '2014-10-01 00:00:00', 34 36 ); 35 37
Note: See TracChangeset
for help on using the changeset viewer.