Changeset 8656 for trunk/wp-admin/user-edit.php
- Timestamp:
- 08/16/2008 07:27:34 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/user-edit.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/user-edit.php
r8600 r8656 1 1 <?php 2 2 /** 3 * Edit user administration panel. 4 * 5 * @package WordPress 6 * @subpackage Administration 7 */ 8 9 /** WordPress Administration Bootstrap */ 3 10 require_once('admin.php'); 4 11 … … 8 15 $is_profile_page = false; 9 16 17 /** 18 * Display JavaScript for profile page. 19 * 20 * @package WordPress 21 * @subpackage Administration 22 */ 10 23 function profile_js ( ) { 11 24 ?>
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)