Make WordPress Core


Ignore:
Timestamp:
04/26/2007 10:17:13 PM (18 years ago)
Author:
matt
Message:

I think this got accidentally reverted.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/upload.php

    r5309 r5322  
    105105            }
    106106            $page_links = paginate_links( array(
    107                 'base' => 'users.php?%_%',
     107                'base' => 'upload.php?%_%',
    108108                'format' => 'paged=%#%',
    109109                'total' => ceil($total / $per),
Note: See TracChangeset for help on using the changeset viewer.