Changeset 925
- Timestamp:
- 10/21/2014 11:19:22 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/api.wordpress.org/public_html/core/credits/wp-credits.php
r924 r925 96 96 $cache_key = array( 97 97 'translators' => 'translators-' . $gp_locale->slug . '-' . $this->version . '-' . $path, 98 'validators' => 'validators-' . $gp_locale->slug . '-' . $this->version ,98 'validators' => 'validators-' . $gp_locale->slug . '-' . $this->version . '-changed-1', 99 99 ); 100 100
Note: See TracChangeset
for help on using the changeset viewer.