json.cfm fix

This commit is contained in:
2026-08-17 13:29:02 +03:00
parent 91b6687220
commit f9caae3045
2 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -108,7 +108,7 @@
<!--- global settings --->
<cfset request.RECORDS_PER_PAGE=500/>
<cfset request.APP_VERSION="0.00.031"/>
<cfset request.APP_VERSION="0.00.032"/>
<cfheader name="X-Application-Version" value=#request.APP_VERSION#/>
<cfset request.STAND=getStand()/>