Changeset 35013 for trunk/src/wp-admin/includes/ms.php
- Timestamp:
- 10/10/2015 03:44:16 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/ms.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/ms.php
r34979 r35013 318 318 * @since 3.0.0 319 319 * 320 * @global object$errors WP_Error object.321 * @global object$wpdb WordPress database object.320 * @global WP_Error $errors WP_Error object. 321 * @global wpdb $wpdb WordPress database object. 322 322 */ 323 323 function send_confirmation_on_profile_email() {
Note: See TracChangeset
for help on using the changeset viewer.