mirror of
https://github.com/standardebooks/web.git
synced 2025-07-09 16:20:27 -04:00
Fix logic errors
This commit is contained in:
parent
7ac427dad5
commit
72615fe79a
2 changed files with 3 additions and 2 deletions
|
@ -53,6 +53,7 @@ class Patron{
|
|||
?,
|
||||
?,
|
||||
?,
|
||||
?,
|
||||
?)
|
||||
', [$this->Created, $this->UserId, $this->IsAnonymous, $this->AlternateName, $this->IsSubscribedToEmails, $this->BaseCost, $this->CycleType]);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue