404 web xml debug

This commit is contained in:
msyu
2024-10-29 07:34:36 +03:00
parent 5f2fcbc504
commit 1f21c470d6
+3 -3
View File
@@ -131,13 +131,13 @@
<!--- <cfquery name="local.qTotal">
<cfquery name="local.qTotal">
select count(*) as cnt
from svc
where 1=1
</cfquery> --->
</cfquery>
<cfreturn representationOf("Проверка связи 6")/>
<cfreturn representationOf("Проверка связи 7")/>
<cfset "out.queryDurationMs"=getTickCount() - request.startTickCount/>
<cfset "out.total"=#local.qTotal.cnt#/>