Update feature tuntut baki lelong read tag permata
This commit is contained in:
@@ -31,7 +31,7 @@ class LelongController extends Controller
|
||||
|
||||
foreach($marhuns[0] as $marhun)
|
||||
{
|
||||
if($marhun['batu_permata'] != null)
|
||||
if($marhun['tag_permata'] == 1)
|
||||
{
|
||||
$batuPermataExist = true;
|
||||
}
|
||||
@@ -83,7 +83,7 @@ class LelongController extends Controller
|
||||
|
||||
foreach($marhuns[0] as $marhun)
|
||||
{
|
||||
if($marhun['batu_permata'] != null)
|
||||
if($marhun['tag_permata'] == 1)
|
||||
{
|
||||
$batuPermataExist = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user