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/cfsetting.tag

18 lines
330 B

<!DOCTYPE TAGS>
<TAGS>
<tag name="cfsetting" single="1">
<attr name="enablecfoutputonly" type="list">
<items>
<item>Yes</item>
<item>No</item>
</items>
</attr>
<attr name="showdebugoutput" type="list">
<items>
<item>Yes</item>
<item>No</item>
</items>
</attr>
<attr name="requesttimeout" />
</tag>
</TAGS>