Changes for page X1100 - Check e-mail confirmation
Last modified by SuperUwe Trueggelmann on 2025-06-03
To version 1.2
edited by SuperUwe Trueggelmann
on 2025-04-28
on 2025-04-28
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -7,7 +7,7 @@ 7 7 String strEmailBody = "" 8 8 String strEmail = "" 9 9 String strUID = "" 10 - def sqlConnection = new Sql(services.cmpConnect RegDB.connectRegDB())10 + def sqlConnection = new Sql(services.cmpConnectDB.connectRegDB()) 11 11 12 12 String strReqEm = request.em ?: "missing" 13 13 String strReqCc = request.cc ?: "missing"