research: payg-report полная копия репы (все файлы, без .git)
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<cfif thisTag.executionMode IS "end">
|
||||
<!--- <cfloop collection=#CALLER# item="item">
|
||||
<cfset structInsert(variables, item, CALLER[item], false)/>
|
||||
</cfloop> --->
|
||||
|
||||
<cfassociate basetag="cf_column" datacollection="td"/>
|
||||
<cfset attributeList="field"/>
|
||||
<cfparam name="ATTRIBUTES.field" default=""/>
|
||||
<cfset ATTRIBUTES.content=thisTag.generatedContent/>
|
||||
</cfif>
|
||||
<!---<cfparam name="ATTRIBUTES.lang" type="string" default=""/>
|
||||
<cfparam name="request.language" type="string" default=""/>
|
||||
<cfif len(ATTRIBUTES.lang) AND #ATTRIBUTES.lang# NEQ #request.language#>
|
||||
<cfexit method="exittag"/>
|
||||
</cfif>--->
|
||||
Reference in New Issue
Block a user