6 lines
241 B
Plaintext
6 lines
241 B
Plaintext
<cfsilent>
|
|
<cfif thisTag.executionMode IS "end" OR !thisTag.hasEndTag>
|
|
<cfassociate basetag="cf_dependency" datacollection="from" />
|
|
<cfparam name="ATTRIBUTES.expression" default=#thisTag.generatedContent# />
|
|
</cfif>
|
|
</cfsilent> |