Hi. Thank you for your response.
The command above will add the value, not replace it.
It would be nice to have a
OPENTBS_REPLACE_CREDIT where the value of the property would be replaced instead of semicolon separated.
Something like this:
} elseif ($Cmd==OPENTBS_REPLACE_CREDIT) {
return $this->Misc_EditCredits($x1, false, false, $x2);
|
By the way... Great powerfull library you have here. Thank you very much.