constant UC_IMPORTER_REPLACE in Ubercart 5
Replace objects if the database already contains their names.
1 use of UC_IMPORTER_REPLACE
- uc_importer_import in uc_importer/
uc_importer.module - Imports an XML document into the database.
File
- uc_importer/
uc_importer.module, line 22 - XML product importer and exporter.
Code
define('UC_IMPORTER_REPLACE', 1);