banner count
This commit is contained in:
@@ -464,7 +464,7 @@ class ResultFormatter extends Model
|
||||
$total = $out["total_record"];
|
||||
$res = array(
|
||||
"status" => $out["status"],
|
||||
"total_record" => ($total - 1),
|
||||
"total_record" => ($total),
|
||||
"internal_return" => $out["internal_return"],
|
||||
"family_action" => 0,
|
||||
"home_dash_type" => $out["home_dash_type"],
|
||||
|
||||
Reference in New Issue
Block a user