Changeset 5322 for trunk/wp-admin/upload.php
- Timestamp:
- 04/26/2007 10:17:13 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/upload.php
r5309 r5322 105 105 } 106 106 $page_links = paginate_links( array( 107 'base' => 'u sers.php?%_%',107 'base' => 'upload.php?%_%', 108 108 'format' => 'paged=%#%', 109 109 'total' => ceil($total / $per),
Note: See TracChangeset
for help on using the changeset viewer.