Git Repository Public Repository

namibia

URLs

Copy to Clipboard

Diff Revisions df0489 ... vs bb2698 ... for /module/User/src/User/Service/Registration.php

Diff revisions: vs.
  @@ -59,7 +59,7 @@
59 59 $params['message'] = 'Thank you for registering. Your registration was submitted for approval '
60 60 . 'and you will receive email confirmation once your account has been verified.'
61 61 . 'Please note that if any documents were not uploaded they need to be emailed'
62 - . ' (info@bid4cars.co.za) or faxed (086 618 5584) before we can approve your '
62 + . ' (info@bid4cars.com.na) or faxed (086 618 5584) before we can approve your '
63 63 . 'account.';
64 64
65 65 #-> Send welcome notification to User.
  @@ -79,7 +79,7 @@
79 79 $oNotify->sendFromTemplate(
80 80 null, null,
81 81 $toCompanyId, $toProfileId,
82 - 'info@bid4cars.co.za', $mobile,
82 + 'info@bid4cars.com.na', $mobile,
83 83 $subject,
84 84 $templateName,
85 85 $params