vendor: Update sState mmeber on successful unQueue()
This commit is contained in:
committed by
Chris Morgan
parent
b6d2c560e7
commit
70c992a379
@@ -114,6 +114,8 @@ class Vendor {
|
||||
if(!$hResult)
|
||||
return FALSE;
|
||||
|
||||
$this->sState = 'accepted';
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user