Changeset 42827 for trunk/src/wp-includes/load.php
- Timestamp:
- 03/11/2018 04:43:59 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/load.php
r42787 r42827 488 488 wp_load_translations_early(); 489 489 wp_die( 490 /* translators: 1: $table_prefix 2: wp-config.php */490 /* translators: 1: $table_prefix, 2: wp-config.php */ 491 491 sprintf( 492 492 __( '<strong>ERROR</strong>: %1$s in %2$s can only contain numbers, letters, and underscores.' ),
Note: See TracChangeset
for help on using the changeset viewer.