Changeset 6726 for trunk/wp-admin/includes/export.php
- Timestamp:
- 02/05/2008 06:47:27 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/export.php
r6383 r6726 75 75 function wxr_site_url() { 76 76 global $current_site; 77 77 78 78 // mu: the base url 79 79 if ( isset($current_site->domain) ) {
Note: See TracChangeset
for help on using the changeset viewer.