019 day loop

This commit is contained in:
2026-05-11 19:50:50 +03:00
parent 3e89a13883
commit caaab5e0f7
15 changed files with 4335 additions and 262 deletions
+2 -6
View File
@@ -7,9 +7,5 @@ test
<cfcatch type="any"><cfdump var=#cfcatch#/></cfcatch>
</cftry> --->
<cfif structKeyExists(request, "logout_url")>
<cfoutput>
<a href="#request.logout_url#">Log Out: #request.logout_url#</a>
</cfoutput>
</cfif>
<cfmodule template="mod/crm_contract.cfm" wz="WZ01348"/>
<cfdump var=#qComponent#/>