061 cfflush fix for file export

This commit is contained in:
2026-07-27 10:36:31 +03:00
parent 132acd7287
commit b7d030567f
3 changed files with 30 additions and 23 deletions
+1 -1
View File
@@ -89,7 +89,7 @@
<!--- global settings --->
<cfset request.RECORDS_PER_PAGE=500/>
<cfset request.APP_VERSION="0.00.060"/>
<cfset request.APP_VERSION="0.00.061"/>
<cfset request.STAND=getStand()/>
<cflock scope="application" type="readonly" timeout=3>