Changeset 24856
- Timestamp:
- 07/29/2013 06:44:52 AM (13 years ago)
- Location:
- branches/3.6
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
wp-admin/includes/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.6
-
branches/3.6/wp-admin/includes/template.php
r24854 r24856 1753 1753 'wp340_choose_image_from_library' => array( 'edit_theme_options' ), 1754 1754 'wp350_media' => array( 'upload_files' ), 1755 'wp360_revisions' => array( 'edit_posts' ),1756 'wp360_locks' => array( 'read' ),1757 1755 ); 1758 1756
Note: See TracChangeset
for help on using the changeset viewer.