X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/8cc0f04ca22ffd9449495b3e0240603309c9932c..refs/tags/wordpress-3.0-scripts:/wp-admin/edit-post-rows.php diff --git a/wp-admin/edit-post-rows.php b/wp-admin/edit-post-rows.php index 8db9e89d..2bf88416 100644 --- a/wp-admin/edit-post-rows.php +++ b/wp-admin/edit-post-rows.php @@ -10,20 +10,25 @@ if ( !defined('ABSPATH') ) die('-1'); ?> - +
- + - + - +hierarchical ) + page_rows($posts, $pagenum, $per_page); +else + post_rows(); +?>
\ No newline at end of file