fix the lack of invite on the mybonus page

This commit is contained in:
xiaomlove
2022-02-23 17:29:43 +08:00
parent 28a99fef5d
commit ca5fb61282

View File

@@ -46,6 +46,7 @@ function bonusarray($option = 0){
$bonus['menge'] = 1;
$bonus['name'] = $lang_mybonus['text_buy_invite'];
$bonus['description'] = $lang_mybonus['text_buy_invite_note'];
$results[] = $bonus;
//Custom Title
$bonus = array();