[wp-trac] [WordPress Trac] #7323: typo in wp-admin/edit-pages.php

WordPress Trac wp-trac at lists.automattic.com
Wed Jul 16 11:19:36 GMT 2008


#7323: typo in wp-admin/edit-pages.php
-----------------------+----------------------------------------------------
 Reporter:  paul at byte  |       Owner:  anonymous
     Type:  defect     |      Status:  new      
 Priority:  normal     |   Milestone:           
Component:  General    |     Version:  2.6      
 Severity:  minor      |    Keywords:           
-----------------------+----------------------------------------------------
 Hi,

 There's a typo on line 125 of edit-pages.php:

 123-if ( empty($pagenum) )
 124-    $pagenum = 1;
 125:if( !$per_page || $pre_page < 0 )
 126-    $per_page = 20;

-- 
Ticket URL: <http://trac.wordpress.org/ticket/7323>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list