mirror of
https://gitlab.com/t6353/sharee.bike.git
synced 2025-05-10 14:06:26 +02:00
coupon select and feedback
This commit is contained in:
parent
d2ef211f68
commit
7656e9d291
7 changed files with 67 additions and 58 deletions
|
@ -358,6 +358,8 @@ sub save_account(){
|
|||
};
|
||||
print FILE "operator adr update preview with bonusnr:\n" . Dumper($adr_bonus) . "\n";
|
||||
$ret = $pl->set_usertarif($dbh,$operator_conf->{database}->{dbname},$adr_bonus,$bonus_collect);
|
||||
}else{
|
||||
$ret = "failure::txt15#top7";
|
||||
}
|
||||
}else{
|
||||
$ret = "failure::txt15#top5";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue