Changeset 45770 for trunk/src/wp-includes/load.php
- Timestamp:
- 08/08/2019 12:53:21 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/load.php
r45740 r45770 151 151 wp_die( 152 152 __( 'Your PHP installation appears to be missing the MySQL extension which is required by WordPress.' ), 153 __( ' Insufficient Requirements' ),153 __( 'Requirements Not Met' ), 154 154 $args 155 155 );
Note: See TracChangeset
for help on using the changeset viewer.