Changeset 3838

Show
Ignore:
Timestamp:
06/04/06 03:41:26 (2 years ago)
Author:
ryan
Message:

Edit profile nonce fix from markjaquith. fixes #2776

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/2.0/wp-admin/user-edit.php

    r3805 r3838  
    7474 
    7575<form name="profile" id="your-profile" action="user-edit.php" method="post"> 
    76 <?php wp_nonce_field('update-user_' . $user_ID) ?> 
     76<?php wp_nonce_field('update-user_' . $user_id) ?> 
    7777<p> 
    7878<input type="hidden" name="from" value="profile" />