mirror of
https://github.com/standardebooks/web.git
synced 2025-07-12 17:42:29 -04:00
Update wanted ebooks list
This commit is contained in:
parent
987f3219a9
commit
9e202c4f49
2 changed files with 4 additions and 4 deletions
|
@ -141,7 +141,7 @@ try{
|
|||
if($payment->User !== null && preg_match('/\b(L\.?L\.?C\.?|Foundation|President|Fund|Charitable)\b/ius', $payment->User->Name)){
|
||||
$payment->User = null;
|
||||
}
|
||||
|
||||
$log->Write(vds($payment));
|
||||
// All set - create the payment
|
||||
try{
|
||||
$payment->Create();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue