Making WordPress.org


Ignore:
Timestamp:
12/18/2014 05:22:46 PM (11 years ago)
Author:
nacin
Message:

Credits for 4.1 first run.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/api.wordpress.org/public_html/core/credits/wp-credits.php

    r1035 r1047  
    2222    private $names_in_groups = array();
    2323
     24    // These are only for the purposes of determining translation contributions, hence they don't always line up.
    2425    private static $cycle_dates = array(
    2526        '3.2' => '2011-02-23 00:00:00',
     
    3233        '3.9' => '2013-12-13 00:00:00',
    3334        '4.0' => '2014-07-01 00:00:00',
     35        '4.1' => '2014-10-01 00:00:00',
    3436    );
    3537
Note: See TracChangeset for help on using the changeset viewer.