mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
fix issues + tag sort
This commit is contained in:
+1
-1
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user