diff --git a/include/vendor.php b/include/vendor.php index a0d7cad..2cb80b6 100644 --- a/include/vendor.php +++ b/include/vendor.php @@ -114,6 +114,8 @@ class Vendor { if(!$hResult) return FALSE; + $this->sState = 'accepted'; + return TRUE; }