You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdewebdev/quanta/data/dtep/cfml/cftrace.tag

23 lines
423 B

<!DOCTYPE TAGS>
<TAGS>
<tag name="cftrace">
<attr name="abort" type="list">
<items>
<item>Yes</item>
<item>No</item>
</items>
</attr>
<attr name="category" />
<attr name="inline" />
<attr name="text" />
<attr name="type" type="list">
<items>
<item>information</item>
<item>warning</item>
<item>error</item>
<item>fatal information</item>
</items>
</attr>
<attr name="var" />
</tag>
</TAGS>