|
@@ -254,7 +254,7 @@ function bonus_output_grabinfo($output)
|
|
$type = \bonus\type::crate_by_paramer($type_info);
|
|
$type = \bonus\type::crate_by_paramer($type_info);
|
|
|
|
|
|
if($type->binded_over()) {
|
|
if($type->binded_over()) {
|
|
- return "<p>手慢了,红包被领完了</p>";
|
|
|
|
|
|
+ echo("<p>手慢了,红包被领完了</p>");
|
|
}
|
|
}
|
|
|
|
|
|
if($type->grabed_over())
|
|
if($type->grabed_over())
|