Paging cleanup.

git-svn-id: http://svn.automattic.com/wordpress/trunk@1536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
rboren
2004-08-16 22:50:06 +00:00
parent f3c3e4b218
commit f510f2a85d
4 changed files with 59 additions and 60 deletions

View File

@@ -92,6 +92,7 @@ if( isset( $_GET['m'] ) )
</tr>
<?php
if (empty($m)) $showposts = 15;
$nopaging = true;
include(ABSPATH.'wp-blog-header.php');
if ($posts) {