Mark WrenchRefundoffer function
This commit is contained in:
@@ -548,6 +548,7 @@ Foreign-key constraints:
|
||||
|
||||
long WrenchRefundoffer( CVars in, CVars &out )
|
||||
{
|
||||
logfmt( logINFO, "WrenchRefundoffer" );
|
||||
long ret = PHP_API_BAD_PARAM;
|
||||
//ULONG payment_id = 0;
|
||||
|
||||
@@ -611,7 +612,7 @@ long WrenchRefundoffer( CVars in, CVars &out )
|
||||
|
||||
}
|
||||
|
||||
|
||||
logfmt( logINFO, "/WrenchRefundoffer" );
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user