constant UPDATE_NONE in User Import 7.3
Same name and namespace in other branches
- 8 user_import.module \UPDATE_NONE
- 5 user_import.module \UPDATE_NONE
- 6.4 user_import.module \UPDATE_NONE
- 6.2 user_import.module \UPDATE_NONE
- 7 user_import.module \UPDATE_NONE
- 7.2 user_import.module \UPDATE_NONE
3 uses of UPDATE_NONE
File
- ./
user_import.module, line 9 - Import or update users with data from a comma separated file (csv).
Code
define('UPDATE_NONE', 0);