diff --git a/class/order.php b/class/order.php index 704c5e6..a766a21 100755 --- a/class/order.php +++ b/class/order.php @@ -23,7 +23,6 @@ function __construct($name) exit(); } } - function addReward(object $order) { if (strtoupper($order->status) === 'COMPLETE') {