Files
payg-report-dev/1.cfm
T
2025-10-20 22:29:38 +03:00

10 lines
164 B
Plaintext

<hr/>
t test
<hr/>
<cftry>
<cfdump var=#session#/>
<cfcatch type="any"><cfdump var=#cfcatch#/></cfcatch>
</cftry>
<cfset jwt = new lib.jwt(this.client_secret)/>