constant UPDATE_REPLACE in User Import 6.4
Same name and namespace in other branches
- 8 user_import.module \UPDATE_REPLACE
- 5 user_import.module \UPDATE_REPLACE
- 6.2 user_import.module \UPDATE_REPLACE
- 7.3 user_import.module \UPDATE_REPLACE
- 7 user_import.module \UPDATE_REPLACE
- 7.2 user_import.module \UPDATE_REPLACE
3 uses of UPDATE_REPLACE
- content_profile.inc in supported/
content_profile.inc - profile_user_import_save_profile in supported/
profile.inc - 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);