update
This commit is contained in:
@@ -1490,9 +1490,9 @@ class FrontpageController extends Controller
|
|||||||
$pesan = $nofoto;
|
$pesan = $nofoto;
|
||||||
$daftaridtcm = [79,80,81,82,83,84,203, 14,28,55,62,94,104,105,124,138,146];
|
$daftaridtcm = [79,80,81,82,83,84,203, 14,28,55,62,94,104,105,124,138,146];
|
||||||
if (in_array($poli_id, $daftaridtcm)){
|
if (in_array($poli_id, $daftaridtcm)){
|
||||||
$genexpert = true;
|
|
||||||
} else {
|
|
||||||
$genexpert = false;
|
$genexpert = false;
|
||||||
|
} else {
|
||||||
|
$genexpert = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
Paslab::updateOrCreate(
|
Paslab::updateOrCreate(
|
||||||
@@ -1748,9 +1748,9 @@ class FrontpageController extends Controller
|
|||||||
]);
|
]);
|
||||||
$daftaridtcm = [79,80,81,82,83,84,203, 14,28,55,62,94,104,105,124,138,146];
|
$daftaridtcm = [79,80,81,82,83,84,203, 14,28,55,62,94,104,105,124,138,146];
|
||||||
if (in_array($poli_id, $daftaridtcm)){
|
if (in_array($poli_id, $daftaridtcm)){
|
||||||
$genexpert = true;
|
|
||||||
} else {
|
|
||||||
$genexpert = false;
|
$genexpert = false;
|
||||||
|
} else {
|
||||||
|
$genexpert = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
Paslab::updateOrCreate(
|
Paslab::updateOrCreate(
|
||||||
|
|||||||
Reference in New Issue
Block a user