068 bugfix

This commit is contained in:
2026-08-07 00:50:58 +03:00
parent 5cc71b6587
commit 8a38241d71
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -87,7 +87,7 @@
<!--- global settings --->
<cfset request.RECORDS_PER_PAGE=500/>
<cfset request.APP_VERSION="0.00.067"/>
<cfset request.APP_VERSION="0.00.068"/>
<cfset request.STAND=getStand()/>
<cflock scope="application" type="readonly" timeout=3>