research: payg-report полная копия репы (все файлы, без .git)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<cfsilent>
|
||||
<!--- Управляемая имитация cfsilent (с возможностью отключения для отладки) --->
|
||||
<cfif thisTag.executionMode IS "end">
|
||||
<cfparam name="ATTRIBUTES.silent" type="boolean" default="Yes"/>
|
||||
<cfif ATTRIBUTES.silent>
|
||||
<cfset thisTag.generatedContent=""/>
|
||||
</cfif>
|
||||
</cfif>
|
||||
</cfsilent>
|
||||
Reference in New Issue
Block a user