Changeset 5369 for branches/2.2/wp-admin/upload.php
- Timestamp:
- 05/01/2007 11:34:00 PM (19 years ago)
- File:
-
- 1 edited
-
branches/2.2/wp-admin/upload.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2/wp-admin/upload.php
r5226 r5369 105 105 } 106 106 $page_links = paginate_links( array( 107 'base' => 'users.php?%_%',108 'format' => ' paged=%#%',107 'base' => add_query_arg( 'paged', '%#%' ), 108 'format' => '', 109 109 'total' => ceil($total / $per), 110 110 'current' => $paged ? $paged : 1,
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)