mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
change honey trap to honey trap platinum
This commit is contained in:
@@ -35,7 +35,7 @@ class ImportHoneyTrapController
|
||||
|
||||
$returnArray = [];
|
||||
|
||||
$segment_id = Segment::where('name', 'honey trap')->first()->id;
|
||||
$segment_id = Segment::where('name', 'honey trap platinum')->first()->id;
|
||||
|
||||
foreach ($excelRows as $row) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user