Git Repository Public Repository

namibia

URLs

Copy to Clipboard

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

Diff revisions: vs.
  @@ -643,7 +643,7 @@
643 643 $oNotify->sendFromTemplate(
644 644 $item->company->id, $item->createdBy->id,
645 645 $item->currentBid->company->id, $item->currentBid->profile->id,
646 - 'info@bid4cars.co.za', null,
646 + 'info@bid4cars.com.na', null,
647 647 'Auction Successful - ' . $item->id,
648 648 'auction-sale-buyer',
649 649 array(
  @@ -916,7 +916,7 @@
916 916 $oNotify->sendFromTemplate(
917 917 $item->company->id, $item->createdBy->id,
918 918 $item->company->id, $item->createdBy->id,
919 - 'info@bid4cars.co.za', null,
919 + 'info@bid4cars.com.na', null,
920 920 'No winner on Bid4Cars Auction - ' . $item->id,
921 921 'auction-no-sale',
922 922 array(
  @@ -1084,7 +1084,7 @@
1084 1084 $oNotify->sendFromTemplate(
1085 1085 $item->company->id, $item->createdBy->id,
1086 1086 $item->currentBid->company->id, $item->currentBid->profile->id,
1087 - 'info@bid4cars.co.za', null,
1087 + 'info@bid4cars.com.na', null,
1088 1088 'Auction Successful - ' . $item->id,
1089 1089 'auction-sale-buyer',
1090 1090 array(
  @@ -1358,7 +1358,7 @@
1358 1358 $oNotify->sendFromTemplate(
1359 1359 $item->company->id, $item->createdBy->id,
1360 1360 $item->company->id, $item->createdBy->id,
1361 - 'info@bid4cars.co.za', null,
1361 + 'info@bid4cars.com.na', null,
1362 1362 'No winner on Bid4Cars Auction - ' . $item->id,
1363 1363 'auction-no-sale',
1364 1364 array(
  @@ -1540,7 +1540,7 @@
1540 1540 $oNotify->sendFromTemplate(
1541 1541 $item->company->id, $item->createdBy->id,
1542 1542 $item->currentBid->company->id, $item->currentBid->profile->id,
1543 - 'info@bid4cars.co.za', null,
1543 + 'info@bid4cars.com.na', null,
1544 1544 'Auction Successful - ' . $item->id,
1545 1545 'auction-sale-buyer',
1546 1546 array(
  @@ -1812,7 +1812,7 @@
1812 1812 $oNotify->sendFromTemplate(
1813 1813 $item->company->id, $item->createdBy->id,
1814 1814 $item->company->id, $item->createdBy->id,
1815 - 'info@bid4cars.co.za', null,
1815 + 'info@bid4cars.com.na', null,
1816 1816 'No winner on Bid4Cars Auction - ' . $item->id,
1817 1817 'auction-no-sale',
1818 1818 array(