cert: remove obsolete suggestion you need a dedicated IP for TLS
[hcoop/portal.git] / users.mlt
index 6a6dfc8..2135308 100644 (file)
--- a/users.mlt
+++ b/users.mlt
@@ -27,6 +27,8 @@ if $"cmd" = "Create" then
                                Money.applyCharges trn
                        end;
 
+                       App.add ap;
+
                        if $"subscribe" = "on" then
                                if not (Pref.subscribe ("hcoop-announce", $"name" ^ Init.emailSuffix)) then
                                        %><h3>Error subscribing to hcoop-announce</h3><%