You are here

constant UPDATE_REPLACE in User Import 7.3

Same name and namespace in other branches
  1. 8 user_import.module \UPDATE_REPLACE
  2. 5 user_import.module \UPDATE_REPLACE
  3. 6.4 user_import.module \UPDATE_REPLACE
  4. 6.2 user_import.module \UPDATE_REPLACE
  5. 7 user_import.module \UPDATE_REPLACE
  6. 7.2 user_import.module \UPDATE_REPLACE
1 use of UPDATE_REPLACE
user_user_import_pre_save in supported/user.inc
Implementation of hook_user_import_pre_save().

File

./user_import.module, line 10
Import or update users with data from a comma separated file (csv).

Code

define('UPDATE_REPLACE', 1);