063 cache bug fix

This commit is contained in:
2026-07-28 10:59:21 +03:00
parent 86500c8630
commit 164771bf78
3 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -89,7 +89,7 @@
<!--- global settings --->
<cfset request.RECORDS_PER_PAGE=500/>
<cfset request.APP_VERSION="0.00.062"/>
<cfset request.APP_VERSION="0.00.063"/>
<cfset request.STAND=getStand()/>
<cflock scope="application" type="readonly" timeout=3>