Changeset 53749 for trunk/tests/phpunit/includes/install.php
- Timestamp:
- 07/21/2022 03:58:51 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/install.php
r52359 r53749 41 41 42 42 require_once ABSPATH . '/wp-admin/includes/upgrade.php'; 43 require_once ABSPATH . '/wp-includes/ wp-db.php';43 require_once ABSPATH . '/wp-includes/class-wpdb.php'; 44 44 45 45 // Override the PHPMailer.
Note: See TracChangeset
for help on using the changeset viewer.