You are here

constant UPDATE_NONE in User Import 7.3

Same name and namespace in other branches
  1. 8 user_import.module \UPDATE_NONE
  2. 5 user_import.module \UPDATE_NONE
  3. 6.4 user_import.module \UPDATE_NONE
  4. 6.2 user_import.module \UPDATE_NONE
  5. 7 user_import.module \UPDATE_NONE
  6. 7.2 user_import.module \UPDATE_NONE
3 uses of UPDATE_NONE
location.inc in supported/location.inc
user_import_edit in ./user_import.admin.inc
_user_import_update_user_check in ./user_import.import.inc

File

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

Code

define('UPDATE_NONE', 0);