9 lines
267 B
Plaintext
9 lines
267 B
Plaintext
<cfsilent>
|
|
<cfif thisTag.executionMode IS "end" OR !thisTag.hasEndTag>
|
|
<cfassociate basetag="cf_dependency" datacollection="keys" />
|
|
|
|
<cfparam name="ATTRIBUTES.field"/>
|
|
<cfparam name="ATTRIBUTES.cfsqltype default="cf_sql_integer"/>
|
|
|
|
</cfif>
|
|
</cfsilent> |