summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/cfml/cfexit.tag
blob: 1b3b644644d1045d2b59a851150695ac214b2cca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE TAGS>
<TAGS>
<tag name="cfexit" single="1">
	<attr name="method" type="list">
		<items>
			<item>exittag</item>
			<item>exittemplate</item>
			<item>loop</item>
		</items>
	</attr>
</tag>
</TAGS>