Paging cleanup.

git-svn-id: https://develop.svn.wordpress.org/trunk@1536 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2004-08-16 22:50:06 +00:00
parent 88e5a124ff
commit 3db73193ef
4 changed files with 59 additions and 60 deletions
+1
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) {