Changeset 32642 for trunk/src/wp-admin/options-general.php
- Timestamp:
- 05/28/2015 09:40:27 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/options-general.php
r32116 r32642 322 322 <td><select name="start_of_week" id="start_of_week"> 323 323 <?php 324 /** 325 * @global WP_Locale $wp_locale 326 */ 324 327 global $wp_locale; 325 328
Note: See TracChangeset
for help on using the changeset viewer.