Drupal 6 user password import to Drupal 7
问题 I don't really need to import any data into my D7 build other than users. I have (by SQL) imported my user data however, the D7 password encryption method is now different. I'm not an expert by any stretch of the imagination and I've never used Drush, but I have come across this user_update_7000 code snippet found user.install (http://api.drupal.org/api/drupal/modules--user--user.install/function/user_update_7000/7) <?php require_once DRUPAL_ROOT . '/' . variable_get('password_inc', 'includes