// set the default config version to "2.0" if ( !StructKeyExists(attributes,"configVersion") OR LEN(TRIM(attributes.configVersion)) EQ 0 ) attributes.configVersion = "2.0"; // Include the original genericElementManagement script include "/ADF/extensions/customcf/ceManagement/1.0/ceManagement.cfm";