X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/177fd6fefd2e3d5a0ea6591c71d660cabdb3c1a4..refs/tags/wordpress-2.6.2:/wp-admin/export.php diff --git a/wp-admin/export.php b/wp-admin/export.php index 99505e4a..08a0b257 100644 --- a/wp-admin/export.php +++ b/wp-admin/export.php @@ -22,9 +22,9 @@ require_once ('admin-header.php'); - +
- get_col( "SELECT post_author FROM $wpdb->posts GROUP BY post_author" );