48 null bug fix

This commit is contained in:
2026-05-06 21:15:12 +03:00
parent fcde490da1
commit df4abb6969
3 changed files with 89 additions and 40 deletions
+1 -1
View File
@@ -76,7 +76,7 @@
<!--- global settings --->
<cfset request.RECORDS_PER_PAGE=500/>
<cfset request.APP_VERSION="0.00.047"/>
<cfset request.APP_VERSION="0.00.048"/>
<cfset request.STAND=getStand()/>
<cflock scope="application" type="readonly" timeout=3>