You are here

constant UPDATE_NONE in User Import 5

Same name and namespace in other branches
  1. 8 user_import.module \UPDATE_NONE
  2. 6.4 user_import.module \UPDATE_NONE
  3. 6.2 user_import.module \UPDATE_NONE
  4. 7.3 user_import.module \UPDATE_NONE
  5. 7 user_import.module \UPDATE_NONE
  6. 7.2 user_import.module \UPDATE_NONE
5 uses of UPDATE_NONE
nodeprofile.inc in supported/nodeprofile.inc
profile_user_import_save_profile in supported/profile.inc
subscribed_user_import_after_save in supported/subscribed.inc
Implementation of hook_user_import_after_save().
user_import_edit_form in ./user_import.module
_user_import_update_user_check in ./user_import.module

File

./user_import.module, line 4
Import users from a comma separated file (csv).

Code

define('UPDATE_NONE', 0);