Changeset 1674 for sites/trunk/translate.wordpress.org/includes/gp-plugins/wporg-routes/routes/locale.php
- Timestamp:
- 06/18/2015 06:59:30 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/translate.wordpress.org/includes/gp-plugins/wporg-routes/routes/locale.php
r1586 r1674 123 123 } 124 124 125 if ( 'default' !== $current_set_slug && ! isset( $set_slugs[ $current_set_slug ] ) ) { 126 return $this->die_with_404(); 127 } 128 125 129 if ( $set_slugs ) { 126 130 // Make default the first item.
Note: See TracChangeset
for help on using the changeset viewer.