[wp-cvs] wordpress/wp-admin edit.php,1.27,1.28

Ryan Boren rboren at users.sourceforge.net
Mon Aug 16 22:50:28 UTC 2004


Update of /cvsroot/cafelog/wordpress/wp-admin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21010/wp-admin

Modified Files:
	edit.php 
Log Message:
Paging cleanup.

Index: edit.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-admin/edit.php,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** edit.php	10 Aug 2004 05:35:58 -0000	1.27
--- edit.php	16 Aug 2004 22:50:06 -0000	1.28
***************
*** 93,96 ****
--- 93,97 ----
  <?php
  if (empty($m)) $showposts = 15;
+ $nopaging = true;
  include(ABSPATH.'wp-blog-header.php');
  




More information about the cvs mailing list