Changeset 36569 for trunk/src/wp-admin/includes/ms.php
- Timestamp:
- 02/18/2016 12:23:04 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/ms.php
r36505 r36569 109 109 110 110 if ( $drop ) { 111 $uploads = wp_ upload_dir();111 $uploads = wp_get_upload_dir(); 112 112 113 113 $tables = $wpdb->tables( 'blog' );
Note: See TracChangeset
for help on using the changeset viewer.