Changeset 3839

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

Edit profile nonce fix from markjaquith. fixes #2776

Files:

Legend:

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

    r3804 r3839  
    7575 
    7676<form name="profile" id="your-profile" action="user-edit.php" method="post"> 
    77 <?php wp_nonce_field('update-user_' . $user_ID) ?> 
     77<?php wp_nonce_field('update-user_' . $user_id) ?> 
    7878<p> 
    7979<input type="hidden" name="from" value="profile" />