mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-30 18:03:59 +00:00
Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 into development
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