WIP 2023-01-29
This commit is contained in:
@@ -96,5 +96,5 @@ foreach(PreorderModel::search(['preordercampaign_id' => $selected_campaign, 'adb
|
||||
}
|
||||
|
||||
|
||||
echo "Same unit count: $same_unit_count (".$i - $same_unit_count." with different unit count)\n";
|
||||
echo "Same unit count: $same_unit_count (".($i - $same_unit_count)." with different unit count)\n";
|
||||
echo "Processed $i Preorders\n";
|
||||
|
||||
Reference in New Issue
Block a user