$promo_list = $promo_list ?? [];

This commit is contained in:
CHIEFSOFT\ameye
2024-11-18 09:44:50 -05:00
parent bb1be354f4
commit 50112d08a9
3 changed files with 14 additions and 18 deletions
+2
View File
@@ -163,6 +163,8 @@
</thead>
<tbody class="text-muted">
<?php
$promo_list = $promo_list ?? [];
foreach ($promo_list as $index=>$item){
?>
<tr>