fix issues + tag sort

This commit is contained in:
xiaomlove
2025-05-12 16:46:01 +07:00
parent 8b2c6cea2f
commit cc9d0969cc
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -581,7 +581,7 @@ if ($action == "exchange") {
$userid = $CURUSER['id'];
$art = $bonusarray['art'];
$bonuscomment = $CURUSER['bonuscomment'];
// $bonuscomment = $CURUSER['bonuscomment'];
$seedbonus=$CURUSER['seedbonus']-$points;
if($CURUSER['seedbonus'] >= $points) {