404 web xml debug

This commit is contained in:
msyu
2024-10-29 07:47:46 +03:00
parent 750ae7150f
commit 32fba3b9f4
+1
View File
@@ -137,6 +137,7 @@
where 1=1
</cfquery>
<cfcatch type="any">
<cfreturn representationOf(createObject("java", "java.lang.System").getEnv())/>
<cfreturn representationOf(cfcatch)/>
</cfcatch>
</cftry>