mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-03 14:10:57 +08:00
fix the lack of invite on the mybonus page
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user